Enum representing the level at which a metric is applied - either method, class or package
Type | Name and description |
---|---|
static List |
getNames() |
static MetricLevel |
parse(String name) |
static List<MetricLevel> |
parseCommaSeparatedList(String names) |
String |
toString() |
Groovy Documentation