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