Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/
H A DCodeCoverage.php65 private $checkForMissingCoversAnnotation = false; variable in SebastianBergmann\\CodeCoverage\\CodeCoverage
487 $this->checkForMissingCoversAnnotation = $flag;
608 if ($this->checkForMissingCoversAnnotation) {