PHP Class PhpGitHooks\Module\PhpUnit\Infrastructure\Tool\StrictCoverageProcessor

Inheritance: implements PhpGitHooks\Module\PhpUnit\Model\StrictCoverageProcessorInterface
Show file Open project: bruli/php-git-hooks

Public Methods

Method Description
__construct ( ToolPathFinder $toolPathFinder ) StrictCoverageProcessor constructor.
process ( ) : float

Method Details

__construct() public method

StrictCoverageProcessor constructor.
public __construct ( ToolPathFinder $toolPathFinder )
$toolPathFinder PhpGitHooks\Infrastructure\Tool\ToolPathFinder

process() public method

public process ( ) : float
return float