We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8ffefe commit ce1b6ffCopy full SHA for ce1b6ff
composer.json
@@ -0,0 +1,6 @@
1
+{
2
+ "name": "phpunit/php-code-coverage",
3
+ "type": "library",
4
+ "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information",
5
+ "keywords": ["code","coverage","xdebug","unit","testing","php"]
6
+}
0 commit comments