public interface HasAggregatedMetrics
| Modifier and Type | Method and Description |
|---|---|
int |
getAggregatedComplexity() |
int |
getAggregatedStatementCount() |
void |
setAggregatedComplexity(int aggregatedComplexity) |
void |
setAggregatedStatementCount(int aggregatedStatements) |