NDepend.API Documentation
ToManMonth(Debt) Method
NDepend.TechnicalDebt Namespace > IDebtFormatter Interface > ToManMonth Method : ToManMonth(Debt) Method
The estimated effort to fix one or several issues
Gets a double number of man-months that represents debt. The number of man-months is computed from this.DebtSettings.DebtSettings.NumberOfWorkHourPerDay and this.DebtSettings.DebtSettings.NumberOfWorkDayPerYear.
Syntax
double ToManMonth( 
   Debt debt
)

Parameters

debt
The estimated effort to fix one or several issues
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IDebtFormatter Interface
IDebtFormatter Members
Overload List