src\Interpreters\DatabaseCatalog.cpp
- 317 Complexity
- 3.11 Complexity / M
- 0 Duplication
- 85 Churn
- 1924 Lines
- 1576 Lines of Code
- 102 Methods
- 15.45 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?’