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, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

IProjectCoverage Interface
IProjectCoverage Members