Name | Lines of code | Maintainability | Test coverage |
.editorconfig | |||
.gitattributes | |||
.github/workflows/codeclimate.yml | |||
.github/workflows/tests.yml | |||
.gitignore | |||
LICENSE | |||
README.md | |||
composer.json | |||
phpunit.xml | |||
src/ElementReference/Resolver.php | 101 | A 1 hr | B 86% |
src/ElementReference/Subject.php | 88 | A 0 mins | A 96% |
src/ElementReference/Usage.php | 24 | A 0 mins | A 100% |
src/Exceptions/NestingException.php | 16 | A 0 mins | A 100% |
src/Helper.php | 37 | A 35 mins | F 52% |
src/Sanitizer.php | 363 | F 3 days | A 90% |
src/data/AllowedAttributes.php | 337 | D 2 days | A 100% |
src/data/AllowedTags.php | 80 | A 2 hrs | A 100% |
src/data/AttributeInterface.php | 6 | A 0 mins | F 0% |
src/data/TagInterface.php | 6 | A 0 mins | F 0% |
src/data/XPath.php | 45 | A 0 mins | B 88% |
src/svg-scanner.php | 101 | A 0 mins | F 0% |