Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DNode.php41 protected function getContextNode() function in SebastianBergmann\\CodeCoverage\\Report\\Xml\\Node
48 $totalsContainer = $this->getContextNode()->firstChild;
51 $totalsContainer = $this->getContextNode()->appendChild(
70 $this->getContextNode()->appendChild($dirNode);
H A DProject.php47 $testsNode = $this->getContextNode()->appendChild(