Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DFacade.php118 $this->processFunction($function, $fileReport);
183 private function processFunction($function, Report $report) function in SebastianBergmann\\CodeCoverage\\Report\\Xml\\Facade