NDepend.API Documentation
CoverageExclusionFile Property
NDepend.Project Namespace > IProjectCoverage Interface : CoverageExclusionFile Property
Gets or sets a file path that contains some data to exclude some projects or some code elements from code coverage statistics.
Syntax
IFilePath CoverageExclusionFile {get; set;}
Remarks
In .NET a coverage exclusion file is a file with extension .runsettings file with a CodeCoverage section.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IProjectCoverage Interface
IProjectCoverage Members