src\main\java\cn\nukkit\command\Command.java
- 71 Complexity
- 1.87 Complexity / M
- 0 Duplication
- 2 Churn
- 336 Lines
- 246 Lines of Code
- 38 Methods
- 6.47 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.