Library that provides collection, processing, and rendering functionality for PHP code coverage information.
Report code coverage statistics to third-party services
Check the code coverage using the clover report of phpunit
A tool that consumes a code coverage report and uses the version control history to report metrics on uncovered code by author.
A Behat extension, providing something like a code coverage report, showing which bits of your Behat Context files are actually being used