hallernsk/php-project-lvl2

View on GitHub
Branch: main(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/DiffTreeBuilder.php28
A
1 hr
A
100%
src/Differ.php15
A
0 mins
A
100%
src/FileReader.php11
A
0 mins
B
80%
src/Formatters.php15
A
0 mins
B
87%
src/Formatters/Json.php6
A
0 mins
A
100%
src/Formatters/Plain.php48
A
1 hr
A
93%
src/Formatters/Stylish.php75
A
2 hrs
A
98%
src/Parsers.php15
A
0 mins
C
71%