
org.sonar.l10n.java.rules.java.S6539.json Maven / Gradle / Ivy
{
"title": "Classes should not depend on an excessive number of classes (aka Monster Class)",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "INFO"
},
"attribute": "MODULAR"
},
"status": "beta",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "0min"
},
"tags": [
"architecture",
"design"
],
"defaultSeverity": "Info",
"ruleSpecification": "RSPEC-6539",
"sqKey": "S6539",
"scope": "Main",
"quickfix": "infeasible"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy