class Collector

Code coverage collector.

Methods

static void
start($file)

Starts gathering the information for code coverage.

Details

at line 25
static void start($file)

Starts gathering the information for code coverage.

Parameters

$file

Return Value

void