The following tables list the members exposed by ExtensionMethodsCQLinqIssuesSetDiff.
Public Methods
| Name | Description |
  | AllAnnualInterestDiff | Gets NewerIssuesSet.AllAnnualInterestIn(ICodeElement) of NDepend.CodeModel.ICompareContext.NewerVersion<T> of , minus OlderIssuesSet.AllAnnualInterestIn(ICodeElement) of NDepend.CodeModel.ICompareContext.OlderVersion<T> of . |
  | AllAnnualInterestPercentDiff | Gets NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.AnnualInterestPercent(AllDebtDiff,AllAnnualInterestDiff). |
  | AllBreakingPointDiff | Gets NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.BreakingPoint(AllDebtDiff,AllAnnualInterestDiff). |
  | AllDebtDiff | Gets NewerIssuesSet.AllDebtIn(ICodeElement) of NDepend.CodeModel.ICompareContext.NewerVersion<T> of , minus OlderIssuesSet.AllDebtIn(ICodeElement) of NDepend.CodeModel.ICompareContext.OlderVersion<T> of . |
  | AnnualInterestDiff | Overloaded. Gets NewerIssuesSet.AnnualInterest(IRule) of NewerVersion(IRule) of rule, minus OlderIssuesSet.AnnualInterest(IRule) of OlderVersion(IRule) of rule. |
  | AnnualInterestPercentDiff | Overloaded. Gets NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.AnnualInterestPercent(DebtDiff(IRule),AnnualInterestDiff(IRule)). |
  | BreakingPointDiff | Overloaded. Gets NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.BreakingPoint(DebtDiff(IRule),AnnualInterestDiff(IRule)). |
  | DebtDiff | Overloaded. Gets NewerIssuesSet.Debt(IRule) of NewerVersion(IRule) of rule, minus OlderIssuesSet.Debt(IRule) of OlderVersion(IRule) of rule. |
  | DebtRatingChanged | Gets a value that indicates if .DebtRating is different for NDepend.CodeModel.ICompareContext.NewerVersion<T> and NDepend.CodeModel.ICompareContext.OlderVersion<T> of . |
  | DebtRatingImproved | Gets a value that indicates if .DebtRating is better for NDepend.CodeModel.ICompareContext.NewerVersion<T> than for NDepend.CodeModel.ICompareContext.OlderVersion<T> of . |
  | DebtRatingWorsened | Gets a value that indicates if .DebtRating is better for NDepend.CodeModel.ICompareContext.OlderVersion<T> than for NDepend.CodeModel.ICompareContext.NewerVersion<T> of . |
  | DebtRatioDiff | Gets NewerIssuesSet.DebtRatio of NDepend.CodeModel.ICompareContext.NewerVersion<T> of , minus OlderIssuesSet.DebtRatio of NDepend.CodeModel.ICompareContext.OlderVersion<T> of . |
  | IsInNewerIssuesSet | Overloaded. Gets a value that indicates if qualityGate is in NewerIssuesSet. |
  | IsInOlderIssuesSet | Overloaded. Gets a value that indicates if qualityGate is in OlderIssuesSet. |
  | IsNotViolatedAnymore | Gets a value that indicates if is present in both NewerIssuesSet and OlderIssuesSet and is violated in OlderIssuesSet and not in NewerIssuesSet. |
  | IsPresentInBothIssuesSet | Overloaded. Gets a value that indicates if qualityGate is in NewerIssuesSet or OlderIssuesSet and has an equivalent in the other issues-set. |
  | IssuesAdded | Overloaded. Gets all issues of rule that have no equivalent in OlderIssuesSet. These issues are considered as added. |
  | IssuesFixed | Overloaded. Gets all issues of rule that have no equivalent in NewerIssuesSet. These issues are considered as fixed. |
  | NewerVersion | Overloaded. Gets the qualityGate in NewerIssuesSet, or null if qualityGate has no equivalent in NewerIssuesSet. |
  | OlderVersion | Overloaded. Gets the qualityGate in OlderIssuesSet, or null if qualityGate has no equivalent in OlderIssuesSet. |
  | SeverityChanged | Gets a value that indicates if .NDepend.Issue.IIssue.Severity is different for NewerVersion(IIssue) and OlderVersion(IIssue) of . |
  | SeverityDecreased | Gets a value that indicates if .NDepend.Issue.IIssue.Severity has decreased between NewerVersion(IIssue) and OlderVersion(IIssue) of . |
  | SeverityIncreased | Gets a value that indicates if .NDepend.Issue.IIssue.Severity has increased between NewerVersion(IIssue) and OlderVersion(IIssue) of . |
  | ValueDiff | Gets the NDepend.Issue.IQualityGate.Value of NewerVersion(IQualityGate) of , minus the NDepend.Issue.IQualityGate.Value of OlderVersion(IQualityGate) of . |
  | WasAdded | Gets a value that indicates if is present in NewerIssuesSet and has no equivalent in OlderIssuesSet. It is then considered as an issue added. |
  | WasFixed | Gets a value that indicates if is present in OlderIssuesSet and has no equivalent in NewerIssuesSet. It is then considered as a fixed issue. |
  | WasNotViolatedAndIsViolated | Gets a value that indicates if is present in both NewerIssuesSet and OlderIssuesSet and is violated in NewerIssuesSet and not in OlderIssuesSet. |
Top
Extension Methods
See Also