Java\Ch 07. Object-Oriented Design\Q7_02_Call_Center\CallHandler.java
- 13 Complexity
- 2.6 Complexity / M
- 0 Duplication
- 1 Churn
- 103 Lines
- 64 Lines of Code
- 5 Methods
- 12.8 LOC / Method
No issues found
“
Good code is its own best documentation. As you’re about to add a comment, ask yourself, ‘How can I improve the code so that this comment isn’t needed?’