src\main\java\frc\robot\subsystems\Climber.java
- 27 Complexity
- 1.35 Complexity / M
- 0 Duplication
- 7 Churn
- 301 Lines
- 159 Lines of Code
- 20 Methods
- 7.95 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?’