.codeclimate.yml | |
|
|
.gitattributes | |
|
|
.gitignore | |
|
|
.scrutinizer.yml | |
|
|
.travis.yml | |
|
|
CHANGELOG.md | |
|
|
CONTRIBUTING.md | |
|
|
CONTRIBUTING_COC.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
bin/coverfish | |
|
|
bin/scripts/scrutinizer_ccup.sh | |
|
|
bin/scripts/travis_coverage.sh | |
|
|
bin/scripts/travis_coverfish.sh | |
|
|
bin/scripts/travis_phpunit.sh | |
|
|
composer.json | |
|
|
src/PHPCoverFish/Base/BaseCoverFishScanner.php | 120 | A 0 mins |
|
src/PHPCoverFish/Base/BaseScanner.php | 168 | A 2 hrs |
|
src/PHPCoverFish/Common/ArrayCollection.php | 164 | B 4 hrs |
|
src/PHPCoverFish/Common/Base/BaseCoverFishOutput.php | 242 | A 1 hr |
|
src/PHPCoverFish/Common/Base/BaseCoverFishResult.php | 108 | A 2 hrs |
|
src/PHPCoverFish/Common/Collection.php | 33 | A 0 mins |
|
src/PHPCoverFish/Common/CoverFishColor.php | 71 | A 0 mins |
|
src/PHPCoverFish/Common/CoverFishHelper.php | 165 | A 2 hrs |
|
src/PHPCoverFish/Common/CoverFishMapping.php | 77 | A 0 mins |
|
src/PHPCoverFish/Common/CoverFishMessage.php | 62 | A 0 mins |
|
src/PHPCoverFish/Common/CoverFishMessageError.php | 88 | B 6 hrs |
|
src/PHPCoverFish/Common/CoverFishMessageWarning.php | 43 | B 6 hrs |
|
src/PHPCoverFish/Common/CoverFishOutput.php | 242 | A 2 hrs |
|
src/PHPCoverFish/Common/CoverFishPHPUnitFile.php | 93 | A 0 mins |
|
src/PHPCoverFish/Common/CoverFishPHPUnitTest.php | 134 | A 3 hrs |
|
src/PHPCoverFish/Common/CoverFishResult.php | 104 | A 2 hrs |
|
src/PHPCoverFish/CoverFishScanCommand.php | 165 | A 2 hrs |
|
src/PHPCoverFish/CoverFishScanner.php | 88 | A 0 mins |
|
src/PHPCoverFish/Exception/CoverFishFailExit.php | 8 | A 0 mins |
|
src/PHPCoverFish/Validator/Base/BaseCoverFishValidator.php | 280 | C 1 day |
|
src/PHPCoverFish/Validator/Base/BaseCoverFishValidatorInterface.php | 12 | A 0 mins |
|
src/PHPCoverFish/Validator/ValidatorClassName.php | 51 | A 0 mins |
|
src/PHPCoverFish/Validator/ValidatorClassNameMethodAccess.php | 52 | A 0 mins |
|
src/PHPCoverFish/Validator/ValidatorClassNameMethodName.php | 52 | A 0 mins |
|
src/PHPCoverFish/Validator/ValidatorMethodName.php | 50 | A 0 mins |
|