Class | Description |
---|---|
CyclomaticComplexityAstVisitor | AST Visitor for calculating the Cyclomatic Complexity for a method or closure field. |
CyclomaticComplexityMetric | Metric for counting the (McCabe) Cyclomatic Complexity for methods and closure fields. |