Library that provides collection, processing, and rendering functionality for PHP code coverage information.
composer require "phpunit/php-code-coverage:3.3.0"
| 包名 | 版本要求 |
|---|---|
| php | ^5.6 || ^7.0 |
| phpunit/php-file-iterator | ~1.3 |
| phpunit/php-text-template | ~1.2 |
| phpunit/php-token-stream | ^1.4.2 |
| sebastian/code-unit-reverse-lookup | ~1.0 |
| sebastian/environment | ^1.3.2 |
| sebastian/version | ~1.0|~2.0 |
| 包名 | 版本要求 |
|---|---|
| ext-xdebug | >=2.1.4 |
| phpunit/phpunit | ~5 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2016-03-03 08:49:08 |
| 类型 | library |