cli\src\main\java\hudson\util\QuotedStringTokenizer.java
- 111 Complexity
- 5.05 Complexity / M
- 26 Duplication
- 1 Churn
- 562 Lines
- 376 Lines of Code
- 22 Methods
- 17.09 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.