src\Symfony\Component\HttpFoundation\File\UploadedFile.php
- 37 Complexity
- 3.36 Complexity / M
- 0 Duplication
- 1 Churn
- 269 Lines
- 161 Lines of Code
- 11 Methods
- 14.64 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.