src\Symfony\Component\DependencyInjection\Tests\ContainerBuilderTest.php
- 129 Complexity
- 1.14 Complexity / M
- 0 Duplication
- 4 Churn
- 1783 Lines
- 1433 Lines of Code
- 113 Methods
- 12.68 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.