NDepend.API Documentation
A2B_RatingThreshold Property
NDepend.TechnicalDebt Namespace > DebtSettings Class : A2B_RatingThreshold Property
Returns the percentage of technical debt under which, a code element gets the A rating.
Syntax
public double A2B_RatingThreshold {get;}
Remarks
The default value is 5%. A2B is the only threshold that can be equals to 0.0. In such case, it means that any cost-fix leads to a rating B or worst.
Requirements

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

See Also

Reference

DebtSettings Class
DebtSettings Members