NDepend.API Documentation
IProjectCoverage Interface Properties

NDepend.Project Namespace : IProjectCoverage Interface

For a list of all members of this type, see IProjectCoverage members.

Public Properties
 NameDescription
 PropertyGets or sets a directory path that contains some coverage files to import. A null value means that this facility is not used.  
 PropertyGets or sets a wildcard filter string that is used to locate coverage files when the CoverageDir is set.  
 Property Gets or sets a file path that contains some data to exclude some projects or some code elements from code coverage statistics.  
 Property Gets a read-only list of coverages files paths.  
 PropertyGets or sets the full name string of the uncoverable attribute.  
Top
See Also

Reference

IProjectCoverage Interface
NDepend.Project Namespace
RelyOnCodeCoverageData Property
PercentageCoverage Property
NbLinesOfCodeCovered Property
NbLinesOfCodeNotCovered Property
CoverageDataAvailable Property
PercentageBranchCoverage Property
IProjectCoverage Interface