public static class CoveragePredictMetric.Coverage extends TypedMetricResult
| Modifier and Type | Field and Description |
|---|---|
int |
nattempted |
int |
ngood |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getCoverage() |
getColumns, getColumns, getValuesempty, fromMap, fromNullable, singleton, withPrefix, withSuffix@MetricColumn(value="NAttempted", order=1) public final int nattempted
@MetricColumn(value="NGood", order=2) public final int ngood
@MetricColumn(value="Coverage", order=3) public java.lang.Double getCoverage()