src\Symfony\Component\HttpClient\Response\AsyncResponse.php
- 101 Complexity
- 8.42 Complexity / M
- 0 Duplication
- 5 Churn
- 478 Lines
- 361 Lines of Code
- 12 Methods
- 30.08 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.