python\src\Python\pythonrun.c
- 348 Complexity
- 5.35 Complexity / M
- 0 Duplication
- 1 Churn
- 1961 Lines
- 1523 Lines of Code
- 65 Methods
- 23.43 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?’