net.sourceforge.cobertura.javancss
public class ObjectMetric extends Metric
| Modifier and Type | Field and Description |
|---|---|
int |
ccn
Cyclomatic Complexity Number (McCabe metric)
|
int |
classes |
int |
functions |
| Constructor and Description |
|---|
ObjectMetric() |