Lines Matching refs:code

492             "description": "A tool to automatically fix PHP code style",
494 "Static code analysis",
748 "name": "phpunit/php-code-coverage",
752 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
757 …"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f7f08030e8811582c…
769 "sebastian/code-unit-reverse-lookup": "^4.0.1",
772 "sebastian/lines-of-code": "^3.0.1",
805 …that provides collection, processing, and rendering functionality for PHP code coverage informatio…
806 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
813 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
814 … "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
815 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.7"
1095 "phpunit/php-code-coverage": "^11.0.7",
1101 "sebastian/code-unit": "^3.0.1",
1911 "name": "sebastian/code-unit",
1915 "url": "https://github.com/sebastianbergmann/code-unit.git",
1920 …"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/6bb7d09d6623567178cf54126…
1952 "description": "Collection of value objects that represent the PHP code units",
1953 "homepage": "https://github.com/sebastianbergmann/code-unit",
1955 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
1956 "security": "https://github.com/sebastianbergmann/code-unit/security/policy",
1957 "source": "https://github.com/sebastianbergmann/code-unit/tree/3.0.1"
1968 "name": "sebastian/code-unit-reverse-lookup",
1972 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
1977 …"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/183a9b2632…
2008 "description": "Looks up which function or method a line of code belongs to",
2009 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
2011 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
2012 … "security": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/security/policy",
2013 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/4.0.1"
2143 "description": "Library for calculating the complexity of PHP code units",
2430 "name": "sebastian/lines-of-code",
2434 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
2439 …"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/d36ad0d782e5756913e42…
2472 "description": "Library for counting the lines of code in PHP source code",
2473 "homepage": "https://github.com/sebastianbergmann/lines-of-code",
2475 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
2476 "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
2477 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/3.0.1"
3948 "description": "Provides a way to profile code",
4027 …: "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme…
4093 …"description": "A small library for converting tokenized PHP source code into XML and potentially …