src\main\java\frc\robot\Robot.java
- 43 Complexity
- 1.16 Complexity / M
- 0 Duplication
- 35 Churn
- 259 Lines
- 193 Lines of Code
- 37 Methods
- 5.22 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?’