|
Project Information
|
Set of drivers for PHP_CodeCoverage to support LCOV-formatted coverage data. The aim is to support HTML coverage reports generation via existing tool from coverage data sources different from xdebug (i.e. js-test-driver coverage reports) and for languages differrent from PHP (i.e. JavaScript) Correct PEAR installation of PHP_CodeCoverage is required for this drivers to work. See http://github.com/sebastianbergmann/php-code-coverage Code samples: |