Maksyliator/php-project-lvl2

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate
.github/workflows/Difference_calculator.yml
.github/workflows/README.md
.github/workflows/hexlet-check.yml
.gitignore
.idea/inspectionProfiles/Project_Default.xml
.idea/modules.xml
.idea/php-project-lvl2.iml
.idea/php.xml
.idea/vcs.xml
.phpunit.result.cache
Makefile
README.md
bin/gendiff
composer.json
composer.lock
phpunit.xml
src/Differ.php40
A
0 mins
A
100%
src/Formatters.php18
A
0 mins
B
87%
src/Formatters/Json.php6
A
0 mins
A
100%
src/Formatters/Plain.php41
A
0 mins
A
100%
src/Formatters/Stylish.php56
A
1 hr
A
100%
src/Parsers.php16
A
0 mins
B
87%