I'm using sonar to analyze a set of related projects. And I'm using SQALE Rating to justify the need for a refactoring
My question is what is the logic behind SQALE to Technical Debt ratio mapping?
Why SQALE A rating is Tech Debt in range from 0% to 5%. But not 0% to 3% for instance? How should I define a SQALE rating limits? Why 5% Tech debt is good? Is there any methodology I can use? Or i have to come up with this standards by my own? And is there a way in SonarQube to change them?