org.sonar.plugins.csharp.S2327.json Maven / Gradle / Ivy
{
"title": "\"try\" statements with identical \"catch\" and\/or \"finally\" blocks should be merged",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "DISTINCT"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "20min"
},
"tags": [
"clumsy"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-2327",
"sqKey": "S2327",
"scope": "Main",
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy