List view
src\Illuminate\Database\Eloquent\Relations\HasOneOrMany.php
- 49 Complexity
- 1.44 Complexity / M
- 0 Duplication
- 1 Churn
- 517 Lines
- 222 Lines of Code
- 34 Methods
- 6.53 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.