src\objects\image\Pixel.java
- 39 Complexity
- 1.05 Complexity / M
- 0 Duplication
- 8 Churn
- 179 Lines
- 125 Lines of Code
- 37 Methods
- 3.38 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?’