|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectorg.codenarc.rule.AbstractAstVisitor
groovy.org.codenarc.rule.size.AbstractMethodMetricAstVisitor
groovy.org.codenarc.rule.size.CrapMetricAstVisitor
class CrapMetricAstVisitor extends AbstractMethodMetricAstVisitor
Field Summary |
---|
Fields inherited from class AbstractMethodMetricAstVisitor | |
---|---|
metric |
Property Summary | |
---|---|
String |
metricShortDescription
|
Constructor Summary | |
protected CrapMetricAstVisitor(org.gmetrics.metric.crap.CrapMetric crapMetric)
|
Method Summary | |
---|---|
protected Object
|
createMetric()
|
protected Object
|
getMaxClassMetricValue()
|
protected Object
|
getMaxMethodMetricValue()
|
Property Detail |
---|
final String metricShortDescription
Constructor Detail |
---|
protected CrapMetricAstVisitor(org.gmetrics.metric.crap.CrapMetric crapMetric)
Method Detail |
---|
@Override protected Object createMetric()
@Override protected Object getMaxClassMetricValue()
@Override protected Object getMaxMethodMetricValue()
Groovy Documentation