src\planner\logical_operator_visitor.cpp
- 64 Complexity
- 2.91 Complexity / M
- 0 Duplication
- 32 Churn
- 249 Lines
- 223 Lines of Code
- 22 Methods
- 10.14 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?’