NDepend.API Documentation
IIssuesSet Interface Properties

NDepend.Issue Namespace : IIssuesSet Interface

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

Public Properties
 NameDescription
 PropertyGets the summed annual-interest of all issues of all rules added through this.Builder.IIssuesSetBuilder.AddRule.  
 PropertyGets NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.AnnualInterestPercent(AllDebt,AllAnnualInterest).  
 PropertyGets NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.BreakingPoint(AllDebt,AllAnnualInterest).  
 PropertyGets the summed debt of all issues of all rules added through this.Builder.IIssuesSetBuilder.AddRule.  
 PropertyGets all issues of all rules added through this.Builder.IIssuesSetBuilder.AddRule.  
 PropertyGets the count all issues of all rules added through this.Builder.IIssuesSetBuilder.AddRule.  
 PropertyGets all quality gates through Builder.IIssuesSetBuilder.AddQualityGate.  
 PropertyGets all rules added through Builder.IIssuesSetBuilder.AddRule.  
 PropertyGets all issues of all rules suppressed through the usage of System.Diagnostics.CodeAnalysis.SuppressMessageAttribute.  
 Property Gets the issues-set builder, the only way to modify this issues-set.  
 Property Gets the code base on which issues are computed.  
 Property Gets the debt formatter that is used only in methods relative to debt-rating and debt-ratio.  
Top
See Also

Reference

IIssuesSet Interface
NDepend.Issue Namespace