megabgg/php-project-lvl2

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/README.md
.github/workflows/workflow.yml
.gitignore
Makefile
README.md
bin/gendiff
composer.json
composer.lock
phpstan.neon
phpunit.xml
src/CalcDiff.php38
A
0 mins
C
77%
src/Formatters.php19
A
0 mins
A
100%
src/Formatters/Json.php11
A
0 mins
A
100%
src/Formatters/Plain.php53
A
0 mins
A
100%
src/Formatters/Stylish.php73
A
0 mins
A
100%
src/Layers/Node.php39
A
0 mins
A
100%
src/Layers/Tree.php62
A
0 mins
A
96%
src/Parsers.php25
A
0 mins
B
80%