pcov

pecl install pcov

Code coverage driver

A self contained php-code-coverage compatible driver for PHP.

Maintainer

  • Joe Watkins (lead )
  • Remi Collet (lead )

Details

Stars: 656
Issue openned: 28
Downloads: 9766511
1.0.4
5 years ago
Download DLL for processor with 64 bits architecture (x64)
PHP 7.3
Loading...
PHP 7.2
Loading...
PHP 7.1
Loading...
Download DLL for processor with 32 bits architecture (x86)
PHP 7.3
Loading...
PHP 7.2
Loading...
PHP 7.1
Loading...
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 1.0.4 change log


- Fix #17 Lines not covered when more tests are run
- Improve perf of clear routine
- Merge upstream cfg updates (switch block change)
- Omit ignored opcodes from internal coverage data completely (doesn't effect users, except less memory used)

requires:

  • php >=7.1.0
  • pearinstaller >=1.10