Source file "org/elasticsearch/client/ml/dataframe/evaluation/common/AucRocPoint.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 170 of 170 | 0% | 12 of 12 | 0% | 17 | 17 | 30 | 30 | 11 | 11 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
equals(Object) | ![]() | 0% | ![]() | 0% | 7 | 7 | 4 | 4 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toXContent(XContentBuilder, ToXContent.Params) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
lambda$static$0(Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
AucRocPoint(double, double, double) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
fromXContent(XContentParser) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTruePositiveRate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFalsePositiveRate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getThreshold() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |