org.sonar.l10n.java.rules.java.S3626.json Maven / Gradle / Ivy
{
"title": "Jump statements should not be redundant",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "LOW"
},
"attribute": "CLEAR"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "1min"
},
"tags": [
"redundant",
"clumsy"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-3626",
"sqKey": "S3626",
"scope": "Main",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy