Constructor and Description |
---|
ExternalNodeBasedCoverage(DescriptiveStatistics stats,
double average_raw_score,
CoverageCalculationOptions options) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
asString() |
double |
getAvarageNormalizedScore() |
double |
getAvarageRawScore() |
double |
getMax() |
double |
getMin() |
int |
getN() |
double |
getScore() |
double |
getSD() |
public ExternalNodeBasedCoverage(DescriptiveStatistics stats, double average_raw_score, CoverageCalculationOptions options)