| Package | Description |
|---|---|
| org.gmetrics.metric | |
| org.gmetrics.metric.abc | |
| org.gmetrics.metric.coverage | |
| org.gmetrics.metric.crap | |
| org.gmetrics.metric.cyclomatic | |
| org.gmetrics.metric.linecount |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractMethodMetric |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbcMetric |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractCoberturaCoverageMetric |
|
class |
CoberturaBranchCoverageMetric |
|
class |
CoberturaLineCoverageMetric |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CrapMetric |
| Modifier and Type | Method | Description |
|---|---|---|
MethodMetric |
CrapMetric.getComplexityMetric() |
|
MethodMetric |
CrapMetric.getCoverageMetric() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
CrapMetric.setComplexityMetric(MethodMetric value) |
|
void |
CrapMetric.setCoverageMetric(MethodMetric value) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CyclomaticComplexityMetric |
| Modifier and Type | Class | Description |
|---|---|---|
class |
MethodLineCountMetric |
Copyright © 2019. All rights reserved.