.codeclimate.yml | |
|
|
.editorconfig | |
|
|
.gitattributes | |
|
|
.github/CODEOWNERS | |
|
|
.github/CONTRIBUTING.md | |
|
|
.github/ISSUE_TEMPLATE.md | |
|
|
.github/dependabot.yml | |
|
|
.github/labels.yml | |
|
|
.github/release-drafter.yml | |
|
|
.github/renovate.json5 | |
|
|
.github/workflows/auto-approve.yml | |
|
|
.github/workflows/auto-merge.yml | |
|
|
.github/workflows/cleanup-caches.yml | |
|
|
.github/workflows/codeql.yml | |
|
|
.github/workflows/continuous-integration.yml | |
|
|
.github/workflows/dependency-review.yml | |
|
|
.github/workflows/labels.yml | |
|
|
.github/workflows/lint-workflow-files.yml | |
|
|
.github/workflows/lock-closed-issues.yml | |
|
|
.github/workflows/reactions.yml | |
|
|
.github/workflows/release-drafter.yml | |
|
|
.github/workflows/renovate-config-validator.yml | |
|
|
.gitignore | |
|
|
.markdown-link-check.json | |
|
|
.markdownlint.yaml | |
|
|
.mega-linter.yml | |
|
|
.php-cs-fixer.php | 35 | A 0 mins |
|
.phplint.yml | |
|
|
.yamllint.yml | |
|
|
LICENSE.md | |
|
|
README.md | |
|
|
codecov.yml | |
|
|
composer.json | |
|
|
infection.json5 | |
|
|
phpcs.xml | |
|
|
phpmd.ruleset.xml | |
|
|
phpstan.neon | |
|
|
phpunit.xml | |
|
|
rector.php | 31 | A 0 mins |
|
src/ConfigProvider.php | 46 | A 0 mins | A 100% |
src/View/Helper/Navigation.php | 163 | A 0 mins | A 100% |
src/View/Helper/Navigation/AbstractBreadcrumbs.php | 256 | A 0 mins | A 93% |
src/View/Helper/Navigation/AbstractHelper.php | 301 | A 0 mins | A 96% |
src/View/Helper/Navigation/AbstractMenu.php | 510 | A 0 mins | A 94% |
src/View/Helper/Navigation/Breadcrumbs.php | 6 | A 0 mins | F 0% |
src/View/Helper/Navigation/BreadcrumbsFactory.php | 51 | A 0 mins | A 100% |
src/View/Helper/Navigation/BreadcrumbsInterface.php | 26 | A 0 mins | F 0% |
src/View/Helper/Navigation/Links.php | 381 | A 0 mins | A 90% |
src/View/Helper/Navigation/LinksFactory.php | 48 | A 0 mins | A 100% |
src/View/Helper/Navigation/LinksInterface.php | 59 | A 0 mins | F 0% |