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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PHP Code Coverage!