molych/php-project-lvl2

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/hexlet-check.yml
.github/workflows/main.yml
.gitignore
Makefile
README.md
bin/gendiff
composer.json
composer.lock
phpunit.xml
src/BuildAst.php36
A
2 hrs
A
100%
src/Formatter.php18
A
0 mins
B
87%
src/GenDiff.php24
A
0 mins
A
91%
src/Parsers.php15
A
0 mins
B
85%
src/formatters/Json.php6
A
0 mins
A
100%
src/formatters/Plain.php41
A
1 hr
A
96%
src/formatters/Pretty.php67
A
1 hr
A
97%