final class CodeCoverageBootstrapper (View source)

internal  This class is not covered by the backward compatibility promise for PHPUnit
 

Methods

static CodeCoverage
bootstrap(string|null $codeCoverageCacheDirectory, bool $branchCoverage, bool $pathCoverage)

No description

Details

static CodeCoverage bootstrap(string|null $codeCoverageCacheDirectory, bool $branchCoverage, bool $pathCoverage)

No description

Parameters

string|null $codeCoverageCacheDirectory
bool $branchCoverage
bool $pathCoverage

Return Value

CodeCoverage