NDepend.API Documentation
IProjectCoverage Interface Members
Properties  Methods 

NDepend.Project Namespace : IProjectCoverage Interface

The following tables list the members exposed by IProjectCoverage.

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
Public Methods
 NameDescription
 Method Adds the coverage file path.  
 Method Returns a plain english description of the coverage files.  
 MethodRemoves the coverageFilePath from the collection of coverage files.  
Top
See Also

Reference

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