src\Symfony\Component\DependencyInjection\Loader\XmlFileLoader.php
- 164 Complexity
- 9.11 Complexity / M
- 0 Duplication
- 5 Churn
- 776 Lines
- 636 Lines of Code
- 18 Methods
- 35.33 LOC / Method
No issues found
“
All problems in computer science can be solved by another level of indirection, except for the problem of too many layers of indirection.