PHP Code Coverage

Description

Library that provides collection, processing, and rendering functionality for PHP code coverage information.

For more details, refer to https://github.com/sebastianbergmann/php-code-coverage.

Usage

PHP Code Coverage has the following options:

  • Report Folder ( html_report ) Specify the path to the HTML report folder which contains the coverage results.​

The full command line syntax for PHP Code Coverage is:

-d "type=phpcodecoverage,html_report=[text]"