Searched refs:setCheckForUnexecutedCoveredCode (Results 1 – 2 of 2) sorted by relevance
210 $this->coverage->setCheckForUnexecutedCoveredCode(null);215 $this->coverage->setCheckForUnexecutedCoveredCode(true);495 $this->coverage->setCheckForUnexecutedCoveredCode(true);522 $this->coverage->setCheckForUnexecutedCoveredCode(true);
495 public function setCheckForUnexecutedCoveredCode($flag) function in SebastianBergmann\\CodeCoverage\\CodeCoverage