Marlin\src\module\planner.cpp
- 266 Complexity
- 5.66 Complexity / M
- 0 Duplication
- 3 Churn
- 3100 Lines
- 1673 Lines of Code
- 47 Methods
- 35.6 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?’