
org.sonar.l10n.java.rules.java.S3725.json Maven / Gradle / Ivy
{
"title": "Java 8\u0027s \"Files.exists\" should not be used",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "EFFICIENT"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"performance",
"java8"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-3725",
"sqKey": "S3725",
"scope": "All",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy