List view
src\Symfony\Component\HttpKernel\Kernel.php
- 142 Complexity
- 3.84 Complexity / M
- 0 Duplication
- 55 Churn
- 798 Lines
- 618 Lines of Code
- 37 Methods
- 16.7 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.