tools\clang\lib\StaticAnalyzer\Checkers\LLVMConventionsChecker.cpp
- 69 Complexity
- 2.88 Complexity / M
- 0 Duplication
- 1 Churn
- 318 Lines
- 224 Lines of Code
- 24 Methods
- 9.33 LOC / Method
No issues found
“
All problems in computer science can be solved by another level of indirection, except for the problem of too many layers of indirection.