Home
last modified time | relevance | path

Searched refs:getCollectCodeCoverageInformation (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DPHP.php314 if ($result->getCollectCodeCoverageInformation()) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php593 public function getCollectCodeCoverageInformation() function in PHPUnit_Framework_TestResult
H A DTestCase.php797 …$coverage = $result->getCollectCodeCoverageInformation() …