| Package | Description |
|---|---|
| org.myire.scent.metrics |
| Modifier and Type | Method | Description |
|---|---|---|
StatementMetrics |
StatementElementMetrics.getStatements() |
Get the statement metrics associated with this code element.
|
| Modifier and Type | Method | Description |
|---|---|---|
AggregatedMetrics |
AggregatedMetrics.add(StatementMetrics pValues) |
Add the values of a
StatementMetrics to this aggregation. |
void |
StatementMetrics.add(StatementMetrics pValues) |
Add the values of another
StatementMetrics to this instance. |