PHP Classes

File: Library/vendor/phpunit/php-code-coverage/tests/_files/Report/XML/CoverageForFileWithIgnoredLines/index.xml

Recommend this page to a friend!
  Classes of Duong Huynh Nghia   Lego PHP   Library/vendor/phpunit/php-code-coverage/tests/_files/Report/XML/CoverageForFileWithIgnoredLines/index.xml   Download  
File: Library/vendor/phpunit/php-code-coverage/tests/_files/Report/XML/CoverageForFileWithIgnoredLines/index.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Lego PHP
Blog and shopping cart system
Author: By
Last change:
Date: 7 years ago
Size: 1,071 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <phpunit xmlns="http://schema.phpunit.de/coverage/1.0"> <project name="%s"> <tests> <test name="FileWithIgnoredLines" size="unknown" result="0" status="PASSED"/> </tests> <directory name="%s"> <totals> <lines total="37" comments="12" code="25" executable="2" executed="1" percent="50.00%"/> <methods count="0" tested="0" percent=""/> <functions count="1" tested="0" percent="0.00%"/> <classes count="2" tested="2" percent="100.00%"/> <traits count="0" tested="0" percent=""/> </totals> <file name="source_with_ignore.php" href="source_with_ignore.php.xml"> <totals> <lines total="37" comments="12" code="25" executable="2" executed="1" percent="50.00%"/> <methods count="0" tested="0" percent=""/> <functions count="1" tested="0" percent="0.00%"/> <classes count="2" tested="2" percent="100.00%"/> <traits count="0" tested="0" percent=""/> </totals> </file> </directory> </project> </phpunit>