ElenaIzotova8/php-project-lvl2

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate
.github/workflows/workflow.yml
.gitignore
Makefile
README.md
__fixtures__/after.json
__fixtures__/after.yml
__fixtures__/before.json
__fixtures__/before.yml
__fixtures__/diffJson
__fixtures__/diffPlain
__fixtures__/diffStylish
bin/gendiff
composer.json
composer.lock
phpunit.xml
src/Builder.php26
A
0 mins
A
100%
src/Differ.php27
A
0 mins
A
100%
src/Formatters/Json.php6
A
0 mins
A
100%
src/Formatters/Plain.php47
A
0 mins
A
100%
src/Formatters/Stylish.php60
A
1 hr
A
100%
src/Parsers.php13
A
0 mins
A
100%
src/Preparation.php12
A
0 mins
A
100%
src/Tree.php39
A
0 mins
A
100%