Code Coverage Dashboard
Posted on : 03-04-2010 | By : admin | In : PHP Basics, php scripts
0
Almost a year ago I started to factor out all the code that deals with code coverage in PHPUnit and put it into a separate component. The name of this component is PHP_CodeCoverage . PHP_CodeCoverage is a library that provides collection, processing, and rendering functionality for PHP code coverage information.

See more here:
Code Coverage Dashboard







