The php-code-coverage library, authored by Sebastian Bergmann, enables collection, processing, and rendering of PHP code coverage data. It integrates with PHPUnit or other testing frameworks to track which lines, methods, or classes are executed during tests. The library supports generating detailed reports in formats like HTML, Clover, or XML, helping teams understand test completeness and identify untested code paths.
Features
- Collects execution coverage data during test runs
- Filters and includes/excludes files or directories
- Generates reports in HTML, Clover, and XML formats
- Integrates with PHPUnit and PHPUnit‑based workflows
- Works with Xdebug or PCOV extensions for data gathering
- Supports code coverage merging across parallel test jobs
Categories
Code CoverageLicense
BSD LicenseFollow PHP Code Coverage
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PHP Code Coverage!