opensource: del.icio.us tag/opensource
PHP
report
free
opensource
recursos
programacion
wizard
Agata
reporte
Spike PHPCoverage is an open-source tool for measuring and reporting code coverage provided by a test suite of a PHP application. Spike PHPCoverage can instrument and record line coverage information for any PHP script at runtime.
PHPCoverage has an extensible reporting mechanism that creates HTML reports. By default, the report displays summary information about code coverage for an application and shows the information about a php file including which lines were actually executed and with what frequency.
Optionally, you can specify the directories and files that should be included and/or excluded from a coverage measurement.
PHP
report
code-coverage
test-suite
measure
spike-phpcoverage