All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.py.rules.python.S3776.json Maven / Gradle / Ivy

{
  "title": "Cognitive Complexity of functions should not be too high",
  "type": "CODE_SMELL",
  "status": "ready",
  "remediation": {
    "func": "Linear with offset",
    "linearDesc": "per complexity point over the threshold",
    "linearOffset": "5min",
    "linearFactor": "1min"
  },
  "tags": [
    "brain-overload"
  ],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-3776",
  "sqKey": "S3776"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy