By default, the Visual Studio Code Coverage tool analyzes all solution assemblies (.exe/.dll) that are loaded during unit tests. We recommend that you retain this default, because it works well most of the time. For more information, see Using Code Coverage to Determine How Much Code is being Tested. Before customizing the code coverage behavior, consider some alternatives: I want to exclude the t
{{#tags}}- {{label}}
{{/tags}}