mrboring

Results 2 issues of mrboring

## 1. General summary of the issue When running code coverage in a file not all `Missed commands` are listed. Test code: #### Test-Function.ps1 ```PowerShell function Test-Function { try {...

Code coverage

Steps to reproduce ------------------ Unzip this: [PSScriptAnalyzer - Custom rule suppression error.zip](https://github.com/PowerShell/PSScriptAnalyzer/files/3625956/PSScriptAnalyzer.-.Custom.rule.suppression.error.zip) The ZIP contains: * CustomRule.psm1 * PSScriptAnalyzerSettings.psd1 * Run Me.ps1 * Suppress Testing.ps1 * Errors.clixml * log.txt Execute...

Area - Configuration