src\objects\singletons\ArgParser.java
- 30 Complexity
- 3.33 Complexity / M
- 0 Duplication
- 7 Churn
- 158 Lines
- 100 Lines of Code
- 9 Methods
- 11.11 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.