Lines Matching refs:code
582 "name": "phpunit/php-code-coverage",
586 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
591 …"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/85402a822d1ecf1db…
603 "sebastian/code-unit-reverse-lookup": "^2.0.3",
606 "sebastian/lines-of-code": "^1.0.4",
639 …that provides collection, processing, and rendering functionality for PHP code coverage informatio…
640 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
647 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
648 … "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
649 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.32"
926 "phpunit/php-code-coverage": "^9.2.32",
932 "sebastian/code-unit": "^1.0.8",
1043 "description": "Instant Upgrade and Automated Refactoring of any PHP code",
1119 "name": "sebastian/code-unit",
1123 "url": "https://github.com/sebastianbergmann/code-unit.git",
1128 …"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c…
1160 "description": "Collection of value objects that represent the PHP code units",
1161 "homepage": "https://github.com/sebastianbergmann/code-unit",
1163 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
1164 "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
1175 "name": "sebastian/code-unit-reverse-lookup",
1179 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
1184 …"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01cce…
1215 "description": "Looks up which function or method a line of code belongs to",
1216 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
1218 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
1219 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
1346 "description": "Library for calculating the complexity of PHP code units",
1631 "name": "sebastian/lines-of-code",
1635 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
1640 …"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/e1e4a170560925c26d424…
1673 "description": "Library for counting the lines of code in PHP source code",
1674 "homepage": "https://github.com/sebastianbergmann/lines-of-code",
1676 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
1677 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.4"
2146 …"description": "A small library for converting tokenized PHP source code into XML and potentially …