Library that provides collection, processing, and rendering functionality for PHP code coverage information.
composer require "phpunit/php-code-coverage:10.1.0"
| 包名 | 版本要求 |
|---|---|
| ext-dom | * |
| ext-libxml | * |
| ext-xmlwriter | * |
| nikic/php-parser | ^4.15 |
| php | >=8.1 |
| phpunit/php-file-iterator | ^4.0 |
| phpunit/php-text-template | ^3.0 |
| sebastian/code-unit-reverse-lookup | ^3.0 |
| sebastian/complexity | ^3.0 |
| sebastian/environment | ^6.0 |
| sebastian/lines-of-code | ^2.0 |
| sebastian/version | ^4.0 |
| theseer/tokenizer | ^1.2.0 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ^10.0 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2023-04-13 07:08:27 |
| 类型 | library |