Class CyclomaticComplexityRule

  • All Implemented Interfaces:
    net.sourceforge.pmd.lang.ast.AstVisitor, JavaVisitor, net.sourceforge.pmd.lang.rule.Rule, net.sourceforge.pmd.properties.PropertySource

    public class CyclomaticComplexityRule
    extends AbstractJavaRulechainRule
    Cyclomatic complexity rule using metrics.
    Author:
    Clément Fournier, based on work by Alan Hohn and Donald A. Leckie
    Version:
    6.0.0