ParaTest\Coverage\CoverageReporterInterface::php PHP Method

php() public method

Generate php coverage report
public php ( string $target )
$target string Report filename
    public function php($target);
CoverageReporterInterface