Java\Ch 07. Object-Oriented Design\Q7_02_Call_Center\Employee.java
- 10 Complexity
- 1.43 Complexity / M
- 0 Duplication
- 1 Churn
- 68 Lines
- 39 Lines of Code
- 7 Methods
- 5.57 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?’