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