src\System.Management.Automation\engine\CommandCompletion\CompletionAnalysis.cs
- 444 Complexity
- 7.28 Complexity / M
- 0 Duplication
- 10 Churn
- 1861 Lines
- 1440 Lines of Code
- 61 Methods
- 23.61 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?’