src\Illuminate\Database\Eloquent\Relations\HasManyThrough.php
- 98 Complexity
- 1.96 Complexity / M
- 116 Duplication
- 4 Churn
- 879 Lines
- 381 Lines of Code
- 50 Methods
- 7.62 LOC / Method
No issues found
“
Good code is its own best documentation. As you’re about to add a comment, ask yourself, ‘How can I improve the code so that this comment isn’t needed?’