
org.sonar.l10n.java.rules.java.S2864.json Maven / Gradle / Ivy
The newest version!
{
"title": "\"entrySet()\" should be iterated when both the key and value are needed",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "EFFICIENT"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"performance"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-2864",
"sqKey": "S2864",
"scope": "Main",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy