src\Symfony\Component\RateLimiter\Policy\SlidingWindow.php
- 13 Complexity
- 1.3 Complexity / M
- 0 Duplication
- 4 Churn
- 118 Lines
- 86 Lines of Code
- 10 Methods
- 8.6 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.