mimmi20/mezzio-navigation

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.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/cleanup-caches.yml
.github/workflows/codeql.yml
.github/workflows/continuous-integration.yml
.github/workflows/dependency-review.yml
.github/workflows/labels.yml
.github/workflows/lock-closed-issues.yml
.github/workflows/reactions.yml
.github/workflows/release-drafter.yml
.gitignore
.markdown-link-check.json
.markdownlint.yaml
.mega-linter.yml
.noai
.php-cs-fixer.php34
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.php39
A
0 mins
src/Config/NavigationConfig.php65
A
0 mins
A
100%
src/Config/NavigationConfigFactory.php29
A
0 mins
A
100%
src/Config/NavigationConfigInterface.php23
A
0 mins
F
0%
src/ConfigProvider.php31
A
0 mins
A
100%
src/ContainerInterface.php22
A
0 mins
F
0%
src/ContainerTrait.php256
A
2 hrs
A
100%
src/Exception/BadMethodCallException.php6
A
0 mins
F
0%
src/Exception/DomainException.php6
A
0 mins
F
0%
src/Exception/ExceptionInterface.php7
A
0 mins
F
0%
src/Exception/InvalidArgumentException.php6
A
0 mins
F
0%
src/Exception/MissingHelperException.php8
A
0 mins
F
0%
src/Exception/OutOfBoundsException.php6
A
0 mins
F
0%
src/Navigation.php8
A
0 mins
F
0%
src/NavigationMiddleware.php33
A
0 mins
A
100%