tools\clang\tools\libclang\CIndex.cpp
- 1967 Complexity
- 4.84 Complexity / M
- 0 Duplication
- 1 Churn
- 7633 Lines
- 5892 Lines of Code
- 406 Methods
- 14.51 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?’