| 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 and Description |
|---|---|
class |
AbstractMethodMetric |
| Modifier and Type | Class and Description |
|---|---|
class |
AbcMetric |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCoberturaCoverageMetric |
class |
CoberturaBranchCoverageMetric |
class |
CoberturaLineCoverageMetric |
| Modifier and Type | Class and Description |
|---|---|
class |
CrapMetric |
| Modifier and Type | Method and Description |
|---|---|
MethodMetric |
CrapMetric.getComplexityMetric() |
MethodMetric |
CrapMetric.getCoverageMetric() |
| Modifier and Type | Method and Description |
|---|---|
void |
CrapMetric.setComplexityMetric(MethodMetric value) |
void |
CrapMetric.setCoverageMetric(MethodMetric value) |
| Modifier and Type | Class and Description |
|---|---|
class |
CyclomaticComplexityMetric |
| Modifier and Type | Class and Description |
|---|---|
class |
MethodLineCountMetric |
Copyright © 2015. All rights reserved.