Download the PHP package vitalyspirin/codecoverage without Composer
On this page you can find all versions of the php package vitalyspirin/codecoverage. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vitalyspirin/codecoverage
More information about vitalyspirin/codecoverage
Files in vitalyspirin/codecoverage
Download vitalyspirin/codecoverage
More information about vitalyspirin/codecoverage
Files in vitalyspirin/codecoverage
Vendor vitalyspirin
Package codecoverage
Short Description Creating code coverage reports (html) by using xdebug
License
Homepage https://github.com/vitalyspirin/codecoverage
Package codecoverage
Short Description Creating code coverage reports (html) by using xdebug
License
Homepage https://github.com/vitalyspirin/codecoverage
Please rate this library. Is it a good library?
Informations about the package codecoverage
CodeCoverage
Wrapper classes around xDebug to show code coverage data as html files.
Installation
To generate HTML reports and see them in a table you can put file examples/reporting.php on the same level as a directory for code coverage reports. Then in a browser navigate to reporting.php.
Inside directory for code coverage reports you can create file 'userstory' with the word "off" as a content to disable code coverage (and speed up execution).
Quick Start and Examples
General way to put it into main router (index.php):
Screenshot
All versions of codecoverage with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package vitalyspirin/codecoverage contains the following files
Loading the files please wait ....