NDepend.API Documentation
NDepend.TechnicalDebt Namespace
Inheritance Hierarchy
The namespace NDepend.TechnicalDebt provides types and extension methods to handle the technical-debt concepts.
Classes
 ClassDescription
ClassThis class contains all settings needed to present a Debt value to the user.
ClassDefine constants related to string formatting obtained from IDebtFormatter.IDebtFormatter.ToString method.
Class This static class provides various extension methods related to Debt objects.
Class This static class provides various extension methods related to Debt objects. These methods are usable in CQLinq expressions.
Interfaces
 InterfaceDescription
InterfaceA IDebtFormatter object is used to format a System.TimeSpan value to human-readable object, like man-months string or money amount.
Structures
 StructureDescription
StructureRepresent the estimated cost-per-year, of an issue-not-fixed, in terms of developer time.
StructureRepresent the estimated debt an issue. Such estimation represents the technical debt generated by the issue.
Enumerations
 EnumerationDescription
EnumerationThe debt rating is estimated from the percentage of technical debt on a NDepend.CodeModel.ICodeElement object and from the various rating thresholds defined in this DebtSettings object.
Enumeration This enumeration defines the level of severity that an issue can have.
See Also

Reference

NDepend.API Assembly