src\representer\ast\expr\literal_expression.cpp
- 61 Complexity
- 2.26 Complexity / M
- 0 Duplication
- 5 Churn
- 377 Lines
- 201 Lines of Code
- 27 Methods
- 7.44 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?’