/vendor/phpunit/php-code-coverage/tests/_files/Report/XML/CoverageForClassWithAnonymousFunction/index.xml
https://bitbucket.org/alan_cordova/api-sb-map · XML · 26 lines · 26 code · 0 blank · 0 comment · 0 complexity · 39e98de5a43c8f1a0ea3ccb747dd0bd6 MD5 · raw file
- <?xml version="1.0"?>
- <phpunit xmlns="http://schema.phpunit.de/coverage/1.0">
- <project name="%s">
- <tests>
- <test name="ClassWithAnonymousFunction" size="unknown" result="0" status="PASSED"/>
- </tests>
- <directory name="%s">
- <totals>
- <lines total="19" comments="2" code="17" executable="8" executed="7" percent="87.50%"/>
- <methods count="2" tested="1" percent="50.00%"/>
- <functions count="0" tested="0" percent=""/>
- <classes count="1" tested="0" percent="0.00%"/>
- <traits count="0" tested="0" percent=""/>
- </totals>
- <file name="source_with_class_and_anonymous_function.php" href="source_with_class_and_anonymous_function.php.xml">
- <totals>
- <lines total="19" comments="2" code="17" executable="8" executed="7" percent="87.50%"/>
- <methods count="2" tested="1" percent="50.00%"/>
- <functions count="0" tested="0" percent=""/>
- <classes count="1" tested="0" percent="0.00%"/>
- <traits count="0" tested="0" percent=""/>
- </totals>
- </file>
- </directory>
- </project>
- </phpunit>