Searched refs:getCoverageForClassWithAnonymousFunction (Results 1 – 6 of 6) sorted by relevance
46 $clover->process($this->getCoverageForClassWithAnonymousFunction())
46 …$crap4j->process($this->getCoverageForClassWithAnonymousFunction(), null, 'CoverageForClassWithAno…
46 … str_replace(PHP_EOL, "\n", $text->process($this->getCoverageForClassWithAnonymousFunction()))
64 $xml->process($this->getCoverageForClassWithAnonymousFunction(), self::$TEST_TMP_PATH);
68 $report->process($this->getCoverageForClassWithAnonymousFunction(), self::$TEST_TMP_PATH);
303 protected function getCoverageForClassWithAnonymousFunction() function in SebastianBergmann\\CodeCoverage\\TestCase