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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PHP Code Coverage!