Source file "org/elasticsearch/client/ml/dataframe/evaluation/outlierdetection/ConfusionMatrixMetric.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 209 of 209 | 0% | 14 of 14 | 0% | 19 | 19 | 35 | 35 | 12 | 12 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
equals(Object) | ![]() | 0% | ![]() | 0% | 8 | 8 | 4 | 4 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toXContent(XContentBuilder, ToXContent.Params) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
lambda$static$0(Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ConfusionMatrixMetric.ConfusionMatrix(long, long, long, long) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
fromXContent(XContentParser) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTruePositives() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFalsePositives() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTrueNegatives() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFalseNegatives() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |