src\Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader.php
- 49 Complexity
- 9.8 Complexity / M
- 0 Duplication
- 2 Churn
- 219 Lines
- 171 Lines of Code
- 5 Methods
- 34.2 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.