Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/
H A DFile.php205 $buffer .= $this->renderFunctionOrMethodItem(
231 $buffer .= $this->renderFunctionOrMethodItem(
245 … protected function renderFunctionOrMethodItem(\Text_Template $template, array $item, $indent = '') function in SebastianBergmann\\CodeCoverage\\Report\\Html\\File