src\System.Management.Automation\engine\CommandCompletion\CompletionCompleters.cs
- 1940 Complexity
- 8.66 Complexity / M
- 131 Duplication
- 3 Churn
- 8984 Lines
- 8103 Lines of Code
- 224 Methods
- 36.17 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?’