ikijime/php-project-lvl2

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate
.github/workflows/README.md
.github/workflows/hexlet-check.yml
.github/workflows/test-lint.yml
.gitignore
Makefile
README.md
bin/gendiff
composer.json
composer.lock
phpstan.neon
phpunit.xml
src/AST.php36
A
1 hr
A
95%
src/Differ.php12
A
0 mins
A
100%
src/Formatters.php13
A
0 mins
A
100%
src/Parsers.php24
A
0 mins
C
76%
src/formatters/Json.php7
A
0 mins
A
100%
src/formatters/Plain.php47
A
1 hr
A
93%
src/formatters/Stylish.php59
A
0 mins
A
97%