Represents a metric
Type | Name and description |
---|---|
ClassMetricResult |
applyToClass(org.codehaus.groovy.ast.ClassNode classNode, SourceCode sourceCode) |
MetricResult |
applyToPackage(String path, String packageName, Collection<MetricResult> childMetricResults) |
MetricLevel |
getBaseLevel() |
List<String> |
getFunctions() |
String |
getName() |
boolean |
isEnabled() |