Registry / testing / pcov-clobber

pcov-clobber

JSON →
library2.0.3phppackagistunverified

PCOV Clobber allows disabling pcov for specific files or directories.

composer require pcov/clobber
INSTALL
IMPORT
SIG · PCOV-CLOBBER
P
pcov-clobber
testingphpv2.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Clobber
use PCOV\Clobber\Clobber;

Exclude a path from pcov coverage

use PCOV\Clobber\Clobber; $clobber = new Clobber(); $clobber->addPath('/path/to/exclude');
Debug
Known issues
gotchaRequires pcov extension to be installed and enabled.
fix
Install pcov via pecl or enable it in php.ini.
affects: >=2.0.0
Upgrade
Version history
2.0.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
pcov-clobber — pip install pcov-clobber · libregistry