Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/
H A DCrap4j.php83 … $crapLoad = $this->getCrapLoad($method['crap'], $method['ccn'], $method['coverage']);
151 private function getCrapLoad($crapValue, $cyclomaticComplexity, $coveragePercent) function in SebastianBergmann\\CodeCoverage\\Report\\Crap4j