src\coreclr\jit\ssabuilder.cpp
- 205 Complexity
- 9.76 Complexity / M
- 0 Duplication
- 22 Churn
- 1507 Lines
- 1004 Lines of Code
- 21 Methods
- 47.81 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?’