Home
last modified time | relevance | path

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

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