java\org\apache\catalina\manager\ManagerServlet.java
- 249 Complexity
- 6.92 Complexity / M
- 0 Duplication
- 1 Churn
- 1674 Lines
- 1083 Lines of Code
- 36 Methods
- 30.08 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.