nikitovskij/php-gendiff

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/main.yml
.gitignore
Makefile
README.md
bin/gendiff
composer.json
composer.lock
phpstan.neon
phpunit.xml
src/DiffGenerator.php56
A
35 mins
A
96%
src/Formatters.php17
A
2 hrs
B
83%
src/Formatters/Json.php6
A
0 mins
A
100%
src/Formatters/Plain.php56
A
1 hr
A
97%
src/Formatters/Pretty.php69
A
2 hrs
A
97%
src/Parsers.php16
A
2 hrs
B
85%
src/Parsers/JsonParser.php6
A
0 mins
A
100%
src/Parsers/YmlParser.php7
A
0 mins
A
100%