/reporter/CoverageReporter.php

Description
Classes
Class Description
CoverageReporter The base class for reporting coverage. This is an abstract as it does not implement the generateReport() function. Every concrete subclass must implement this method to generate a report.
Constants
TOTAL_COVERED_LINES_EXPLAIN = "lines of code that were executed" (line 20)
TOTAL_FILES_EXPLAIN = "count of included source code files" (line 18)
TOTAL_LINES_EXPLAIN = "includes comments and whitespaces" (line 19)
TOTAL_LINES_OF_CODE_EXPLAIN = "lines of executable code" (line 22)
TOTAL_UNCOVERED_LINES_EXPLAIN = "lines of executable code that were not executed" (line 21)

Documentation generated on Mon, 20 Jun 2005 13:11:04 -0700 by phpDocumentor 1.3.0RC3