Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/
H A DCrap4j.php145 * @param float $crapValue
151 private function getCrapLoad($crapValue, $cyclomaticComplexity, $coveragePercent) argument
155 if ($crapValue >= $this->threshold) {