zulkris/php-project-lvl2

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.github/workflows/README.md
.github/workflows/hexlet-check.yml
.gitignore
.phpunit.result.cache
.travis.yml
Makefile
bin/gendiff
composer.json
composer.lock
src/Application/GenDiffCli.php42
A
0 mins
src/Domain/DiffEvaluator.php43
A
1 hr
src/Domain/FileConverterInterface.php7
A
0 mins
src/Infrastructure/FileConverter.php25
A
0 mins
src/Infrastructure/FileTypeDetector.php25
A
0 mins
src/Infrastructure/FileTypesEnum.php8
A
0 mins
src/Infrastructure/TypeDetectorInterface.php7
A
0 mins