src\Symfony\Component\ExpressionLanguage\Tests\ParserTest.php
- 11 Complexity
- 1.1 Complexity / M
- 0 Duplication
- 4 Churn
- 371 Lines
- 341 Lines of Code
- 10 Methods
- 34.1 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.