eliashaeussler/valinor-xml

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitattributes
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/release.yml
.github/settings.yml
.github/workflows/cgl.yaml
.github/workflows/release.yaml
.github/workflows/tests.yaml
.gitignore
.php-cs-fixer.php15
A
0 mins
CODEOWNERS
CONTRIBUTING.md
LICENSE
README.md
composer.json
composer.lock
docs/img/header.svg
phpstan.php12
A
0 mins
phpunit.xml
rector.php15
A
0 mins
renovate.json
src/Exception/ArrayPathHasUnexpectedType.php14
A
0 mins
A
100%
src/Exception/ArrayPathIsInvalid.php14
A
0 mins
A
100%
src/Exception/Exception.php4
A
0 mins
F
0%
src/Exception/FileDoesNotExist.php14
A
0 mins
A
100%
src/Exception/FileIsNotReadable.php14
A
0 mins
A
100%
src/Exception/XmlIsMalformed.php19
A
0 mins
A
100%
src/Helper/ArrayHelper.php58
A
0 mins
A
100%
src/Mapper/Source/XmlSource.php55
A
0 mins
A
92%