shunting-yard.cpp
- 159 Complexity
- 4.82 Complexity / M
- 0 Duplication
- 35 Churn
- 727 Lines
- 526 Lines of Code
- 33 Methods
- 15.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?’