CSE222 - Data Structures\HW01\CSE222_hw01\src_oguz\Customer.java
- 25 Complexity
- 1.56 Complexity / M
- 0 Duplication
- 1 Churn
- 129 Lines
- 95 Lines of Code
- 16 Methods
- 5.94 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?’