src\Symfony\Component\DomCrawler\Tests\AbstractCrawlerTest.php
- 120 Complexity
- 1.14 Complexity / M
- 0 Duplication
- 3 Churn
- 1314 Lines
- 1040 Lines of Code
- 105 Methods
- 9.9 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.