Parameters
- a2b
- The A to B rating threshold of technical debt, used to infer the IDebtFormatter.IDebtFormatter.ToDebtRating character value, from the percentage of technical debt of a code element.
- b2c
- The B to C rating threshold of technical debt, used to infer the IDebtFormatter.IDebtFormatter.ToDebtRating character value, from the percentage of technical debt of a code element.
- c2d
- The C to D rating threshold of technical debt, used to infer the IDebtFormatter.IDebtFormatter.ToDebtRating character value, from the percentage of technical debt of a code element.
- d2e
- The D to E rating threshold of technical debt, used to infer the IDebtFormatter.IDebtFormatter.ToDebtRating character value, from the percentage of technical debt of a code element.