bmitch/churn-php

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.github/workflows/continuous-integration.yml
.github/workflows/pull-request.yml
.github/workflows/release.yml
.gitignore
.scrutinizer.yml
CHANGELOG.md
CONTRIBUTING.md
LICENSE.md
Makefile
README.md
bin/CyclomaticComplexityAssessorRunner
bin/churn
box.json.dist
churn.yml
composer.json
img/output.png
infection.json
manifest.xml
phpcs-tests.xml
phpcs.xml
phpmd.xml
phpstan.neon
phpunit.xml.dist
psalm.xml
vendor-bin/php-parallel-lint/composer.json
vendor-bin/phpcpd/composer.json
vendor-bin/phpcs/composer.json
vendor-bin/phploc/composer.json
vendor-bin/phpmd/composer.json
vendor-bin/phpstan/composer.json
vendor-bin/psalm/composer.json
bin/app.php18
bin/bootstrap.php21
src/Assessor/Assessor.php7
src/Assessor/CyclomaticComplexityAssessor.php55
src/Command/AssessComplexityCommand.php41
src/Command/Helper/MaxScoreChecker.php34
src/Command/Helper/ProgressBarSubscriber.php31
src/Command/RunCommand.php159
src/Configuration/Config.php85
src/Configuration/EditableConfig.php46
src/Configuration/Loader.php70
src/Configuration/ReadOnlyConfig.php6
src/Configuration/Validator.php8
src/Configuration/Validator/BaseValidator.php26
src/Configuration/Validator/CachePath.php21
src/Configuration/Validator/CommitsSince.php41
src/Configuration/Validator/DirectoriesToScan.php18
src/Configuration/Validator/FileExtensions.php18