Source file "org/elasticsearch/search/aggregations/metrics/AbstractHyperLogLog.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 23,314 of 23,314 | 0% | 31 of 31 | 0% | 29 | 29 | 74 | 74 | 13 | 13 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
estimateBias(double) | 0% | ![]() | 0% | 5 | 5 | 21 | 21 | 1 | 1 | |
cardinality(long) | 0% | ![]() | 0% | 6 | 6 | 17 | 17 | 1 | 1 | |
AbstractHyperLogLog(int) | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 | |
decodeRunLen(int, int) | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 | |
decodeIndex(int, int) | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 | |
collect(long, long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
collectEncoded(long, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
runLen(long, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
biasData() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
rawEstimateData() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
threshold() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
index(long, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |