octolab/Cleaner

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.gitattributes
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.gitignore
.scrutinizer.yml
.travis.yml
LICENSE
Makefile
README.md
composer.json
docs/README.md
phpunit.xml.dist
src/Command/ClearCommand.php43
A
1 hr
src/Command/CommandProvider.php11
A
0 mins
src/Config/PluginConfig.php54
A
0 mins
src/Plugin.php96
A
2 hrs
src/Util/CategoryNormalizer.php20
A
25 mins
src/Util/CleanerInterface.php6
A
0 mins
src/Util/FakeCleaner.php38
A
1 hr
src/Util/FileCleaner.php28
A
0 mins
src/Util/FinderInterface.php7
A
0 mins
src/Util/GlobFinder.php61
A
1 hr
src/Util/MatcherInterface.php7
A
0 mins
src/Util/NormalizerInterface.php6
A
0 mins
src/Util/WeightMatcher.php73
A
30 mins