src\Illuminate\Database\Eloquent\Relations\Relation.php
- 45 Complexity
- 1.45 Complexity / M
- 0 Duplication
- 2 Churn
- 529 Lines
- 205 Lines of Code
- 31 Methods
- 6.61 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.