src\Symfony\Component\DependencyInjection\ContainerBuilder.php
- 270 Complexity
- 3.75 Complexity / M
- 0 Duplication
- 7 Churn
- 1615 Lines
- 1236 Lines of Code
- 72 Methods
- 17.17 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.