libraries\imgui\imgui_draw.cpp
- 1163 Complexity
- 4.73 Complexity / M
- 100 Duplication
- 2 Churn
- 6353 Lines
- 4952 Lines of Code
- 246 Methods
- 20.13 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?’