groovy.org.codenarc.rule.size
[Groovy] Class CrapMetricAstVisitor
java.lang.Object
org.codenarc.rule.AbstractAstVisitor
groovy.org.codenarc.rule.size.AbstractMethodMetricAstVisitor
groovy.org.codenarc.rule.size.CrapMetricAstVisitor
class CrapMetricAstVisitor
extends AbstractMethodMetricAstVisitor
|
Methods inherited from class AbstractMethodMetricAstVisitor
|
| addViolation, createMetric, extractMethodName, getLineNumber, getMaxClassAverageMethodMetricValue, getMaxClassMetricValue, getMaxMethodMetricValue, getMetricShortDescription, getSourceLine, isIgnoredMethodName, visitClassEx |
metricShortDescription
final String metricShortDescription
-
CrapMetricAstVisitor
protected CrapMetricAstVisitor(org.gmetrics.metric.crap.CrapMetric crapMetric)
-
createMetric
@Override
protected Object createMetric()
-
getMaxClassAverageMethodMetricValue
@Override
protected Object getMaxClassAverageMethodMetricValue()
-
getMaxClassMetricValue
protected Object getMaxClassMetricValue()
-
getMaxMethodMetricValue
@Override
protected Object getMaxMethodMetricValue()
-
Groovy Documentation