Class that implements HTML Coverage Reporter.
Located in /reporter/HtmlCoverageReporter.php (line 26)
CoverageReporter | --HtmlCoverageReporter
Constructor method (PHP5 only)
Implementaion of generateReport abstract function.
This is the only function that will be called by the instrumentor.
Mark a source code file based on the coverage data gathered
Changes all tabs and spaces with HTML non-breakable spaces.
Writes table heading for file details table.
Write a line for file details table.
Writes index.html file from all coverage recordings.
Writes the grand total for coverage recordings on the index.html
Writes the table heading for index.html
Writes one row in the index.html table to display filename and coverage recording.
Inherited From CoverageReporter
CoverageReporter::__construct()
CoverageReporter::createReportDir()
CoverageReporter::generateReport()
CoverageReporter::getFileCoverageInfo()
CoverageReporter::getGrandCodeCoveragePercentage()
CoverageReporter::getHeading()
CoverageReporter::getOutputDir()
CoverageReporter::getRelativeOutputDirPath()
CoverageReporter::getStyle()
CoverageReporter::makeRelative()
CoverageReporter::printTextSummary()
CoverageReporter::recordFileCoverageInfo()
CoverageReporter::setHeading()
CoverageReporter::setOutputDir()
CoverageReporter::setStyle()
CoverageReporter::updateGrandTotals()
Documentation generated on Mon, 16 May 2005 10:01:26 -0700 by phpDocumentor 1.3.0RC3