Class FunctionComplexityCheck

java.lang.Object
org.sonar.plugins.python.api.PythonSubscriptionCheck
org.sonar.python.checks.FunctionComplexityCheck
All Implemented Interfaces:
PythonCheck, SubscriptionCheck

public class FunctionComplexityCheck extends PythonSubscriptionCheck
  • Constructor Details

    • FunctionComplexityCheck

      public FunctionComplexityCheck()
  • Method Details