src\Illuminate\Queue\CallQueuedHandler.php
- 39 Complexity
- 3 Complexity / M
- 0 Duplication
- 1 Churn
- 297 Lines
- 155 Lines of Code
- 13 Methods
- 11.92 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.