Interface | Description |
---|---|
ClassMetric |
Metric that can be computed on a class node.
|
Metric |
Umbrella marker interface for metrics.
|
MetricKey<T extends Metric> |
Key identifying a metric.
|
MetricVersion |
Version of a metric.
|
OperationMetric |
Metric that can be computed on an operation.
|
Enum | Description |
---|---|
ClassMetricKey |
Keys identifying class metrics.
|
Metric.Version |
Default metric version.
|
OperationMetricKey |
Keys identifying operation metrics.
|
ResultOption |
Options to calculate a result aggregated on the operations of a class.
|
Copyright © 2002–2017 PMD. All rights reserved.