src\System.Management.Automation\engine\CommandDiscovery.cs
- 289 Complexity
- 3.91 Complexity / M
- 0 Duplication
- 17 Churn
- 1746 Lines
- 1191 Lines of Code
- 74 Methods
- 16.09 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?’