src\System.Management.Automation\engine\CommandCompletion\CompletionAnalysis.cs
- 676 Complexity
- 13.25 Complexity / M
- 64 Duplication
- 2 Churn
- 2943 Lines
- 2483 Lines of Code
- 51 Methods
- 48.69 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?’