digipolisgent/robo-digipolis-package-drupal8

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
src/Commands/PackageDrupal8.php
F
0%
src/Commands/ThemesCleanDrupal8.php
F
0%
src/Commands/ThemesCompileDrupal8.php
F
0%
src/Commands/loadCommands.php
F
0%
src/PackageDrupal8.php67
A
0 mins
C
74%
src/ThemesCompileDrupal8.php66
A
1 hr
B
80%
src/ThemesCleanDrupal8.php67
A
2 hrs
B
80%
src/Utility/ThemeFinder.php37
A
1 hr
A
91%
src/Traits/PackageDrupal8Trait.php10
A
0 mins
A
100%
src/Traits/ThemesCleanDrupal8Trait.php10
A
0 mins
A
100%
src/Traits/ThemesCompileDrupal8Trait.php10
A
0 mins
A
100%
.codeclimate.yml
.editorconfig
.gitignore
.travis.yml
LICENSE
README.md
composer.json
phpunit.xml
testfiles/config/config.yml
testfiles/themes/custom/customtheme/custom.info.yml
testfiles/themes/custom/customtheme/package.json
testfiles/themes/testtheme/package.json
testfiles/themes/testtheme/testtheme.info.yml
testfiles/themes/testtheme_source/source/package.json
testfiles/themes/testtheme_source/testtheme_source.info.yml
testfiles/web/LICENSE
testfiles/web/README.txt
testfiles/themes/custom/customtheme/Gruntfile.js6
testfiles/themes/testtheme/Gruntfile.js6
testfiles/themes/testtheme_source/source/Gruntfile.js6