src\Illuminate\Validation\Concerns\ValidatesAttributes.php
- 314 Complexity
- 2.29 Complexity / M
- 0 Duplication
- 3 Churn
- 2626 Lines
- 1193 Lines of Code
- 137 Methods
- 8.71 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.