Post-parsing
CoverageLogger.php
CoverageRecorder.php
CoverageReporter.php
CoverageXmlParser.php
driver.php
HtmlCoverageReporter.php
instrument.php
Parser.php
PEAR.php
phpcoverage.conf.php
phpcoverage.inc.php
phpcoverage.remote.bottom.inc.php
phpcoverage.remote.top.inc.php
PHPParser.php
RemoteCoverageRecorder.php
Utility.php
XdebugTraceReader.php
Post-parsing
Warnings:
Warning -
duplicate define element "__PHPCOVERAGE_HOME" in file /opt/npac/workspace/oss/phpcoverage/trunk/src/reporter/HtmlCoverageReporter.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "__PHPCOVERAGE_HOME" in file /opt/npac/workspace/oss/phpcoverage/trunk/src/parser/Parser.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "__PHPCOVERAGE_HOME" in file /opt/npac/workspace/oss/phpcoverage/trunk/src/cli/driver.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "__PHPCOVERAGE_HOME" in file /opt/npac/workspace/oss/phpcoverage/trunk/src/cli/instrument.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "PHPCOVERAGE_HOME" in file /opt/npac/workspace/oss/phpcoverage/trunk/src/phpcoverage.inc.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
BasicXmlParser.php
Warnings:
Warning on line 170 - File "/opt/npac/workspace/oss/phpcoverage/trunk/src/parser/BasicXmlParser.php" has no page-level DocBlock, use @package in the first DocBlock to create one
CoverageLogger.php
Warnings:
Warning on line 11 - no @package tag was used in a DocBlock for class CoverageLogger
Warning on line 102 - File "/opt/npac/workspace/oss/phpcoverage/trunk/src/util/CoverageLogger.php" has no page-level DocBlock, use @package in the first DocBlock to create one
CoverageRecorder.php
Warnings:
Warning on line 36 - no @package tag was used in a DocBlock for class CoverageRecorder
Warning on line 442 - File "/opt/npac/workspace/oss/phpcoverage/trunk/src/CoverageRecorder.php" has no page-level DocBlock, use @package in the first DocBlock to create one
CoverageReporter.php
Warnings:
Warning on line 300 - File "/opt/npac/workspace/oss/phpcoverage/trunk/src/reporter/CoverageReporter.php" has no page-level DocBlock, use @package in the first DocBlock to create one
CoverageXmlParser.php
Warnings:
Warning on line 91 - File "/opt/npac/workspace/oss/phpcoverage/trunk/src/parser/CoverageXmlParser.php" has no page-level DocBlock, use @package in the first DocBlock to create one
driver.php
Warnings:
Warning on line 265 - File "/opt/npac/workspace/oss/phpcoverage/trunk/src/cli/driver.php" has no page-level DocBlock, use @package in the first DocBlock to create one
HtmlCoverageReporter.php
Warnings:
Warning on line 615 - File "/opt/npac/workspace/oss/phpcoverage/trunk/src/reporter/HtmlCoverageReporter.php" has no page-level DocBlock, use @package in the first DocBlock to create one
instrument.php
Warnings:
Warning on line 304 - File "/opt/npac/workspace/oss/phpcoverage/trunk/src/cli/instrument.php" has no page-level DocBlock, use @package in the first DocBlock to create one
Parser.php
Warnings:
Warning on line 31 - no @package tag was used in a DocBlock for class Parser
Warning on line 37 - package SpikePHPCoverage is already in category XML, will now replace with category XML
Warning on line 216 - File "/opt/npac/workspace/oss/phpcoverage/trunk/src/parser/Parser.php" has no page-level DocBlock, use @package in the first DocBlock to create one
Errors:
Error on line 26 - LINE_TYPE_UNKNOWN define's DocBlock has @package tag, illegal. ignoring tag "@package SpikePHPCoverage_Parser"
Error on line 91 - "@return" tag was used without any parameters, illegal
PEAR.php
Warnings:
Warning on line 41 -
duplicate define element "OS_WINDOWS" in file /opt/npac/workspace/oss/phpcoverage/trunk/src/PEAR.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning on line 42 -
duplicate define element "OS_UNIX" in file /opt/npac/workspace/oss/phpcoverage/trunk/src/PEAR.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning on line 43 -
duplicate define element "PEAR_OS" in file /opt/npac/workspace/oss/phpcoverage/trunk/src/PEAR.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning on line 51 -
duplicate define element "PATH_SEPARATOR" in file /opt/npac/workspace/oss/phpcoverage/trunk/src/PEAR.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning on line 85 - no @package tag was used in a DocBlock for class PEAR
Warning on line 773 - no @package tag was used in a DocBlock for class PEAR_Error
Warning on line 1054 - File "/opt/npac/workspace/oss/phpcoverage/trunk/src/PEAR.php" has no page-level DocBlock, use @package in the first DocBlock to create one
phpcoverage.conf.php
Warnings:
Warning on line 25 - File "/opt/npac/workspace/oss/phpcoverage/trunk/src/conf/phpcoverage.conf.php" has no page-level DocBlock, use @package in the first DocBlock to create one
phpcoverage.inc.php
Warnings:
Warning on line 55 - File "/opt/npac/workspace/oss/phpcoverage/trunk/src/phpcoverage.inc.php" has no page-level DocBlock, use @package in the first DocBlock to create one
phpcoverage.remote.bottom.inc.php
Warnings:
Warning on line 50 - File "/opt/npac/workspace/oss/phpcoverage/trunk/src/phpcoverage.remote.bottom.inc.php" has no page-level DocBlock, use @package in the first DocBlock to create one
phpcoverage.remote.top.inc.php
Warnings:
Warning on line 150 - File "/opt/npac/workspace/oss/phpcoverage/trunk/src/phpcoverage.remote.top.inc.php" has no page-level DocBlock, use @package in the first DocBlock to create one
PHPParser.php
Warnings:
Warning on line 424 - File "/opt/npac/workspace/oss/phpcoverage/trunk/src/parser/PHPParser.php" has no page-level DocBlock, use @package in the first DocBlock to create one
RemoteCoverageRecorder.php
Warnings:
Warning on line 308 - File "/opt/npac/workspace/oss/phpcoverage/trunk/src/remote/RemoteCoverageRecorder.php" has no page-level DocBlock, use @package in the first DocBlock to create one
Errors:
Error on line 157 - "@return" tag was used without any parameters, illegal
Utility.php
Warnings:
Warning on line 224 - File "/opt/npac/workspace/oss/phpcoverage/trunk/src/util/Utility.php" has no page-level DocBlock, use @package in the first DocBlock to create one
XdebugTraceReader.php
Warnings:
Warning on line 18 - DocBlock would be page-level, but precedes class "XdebugTraceReader", use another DocBlock to document the file
Documentation generated on Fri, 06 Jul 2007 12:51:40 -0700 by phpDocumentor 1.3.0RC3