Files
faveo/vendor/codacy/coverage/tests/res/phpunitxml/CodacyPhpCoverage.php.xml
2019-04-19 14:37:37 +05:30

18 lines
779 B
XML

<?xml version="1.0"?>
<phpunit xmlns="http://schema.phpunit.de/coverage/1.0">
<file name="CodacyPhpCoverage.php">
<totals>
<lines total="68" comments="16" code="52" executable="26" executed="0" percent="0.00%"/>
<methods count="1" tested="0" percent="0.00%"/>
<functions count="0" tested="0" percent=""/>
<classes count="1" tested="0" percent="0.00%"/>
<traits count="0" tested="0" percent=""/>
</totals>
<class name="CodacyPhpCoverage" start="13" executable="25" executed="0" crap="12">
<package full="" name="" sub="" category=""/>
<namespace name="Codacy\Coverage"/>
<method name="doIt" signature="doIt()" start="16" end="66" crap="12" executable="25" executed="0" coverage="0"/>
</class>
</file>
</phpunit>