List view
src\Illuminate\Validation\Validator.php
- 149 Complexity
- 1.96 Complexity / M
- 0 Duplication
- 2 Churn
- 1636 Lines
- 743 Lines of Code
- 76 Methods
- 9.78 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.