Source file "org/elasticsearch/search/aggregations/metrics/HyperLogLogPlusPlus.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 365 of 365 | 0% | 34 of 34 | 0% | 33 | 33 | 80 | 80 | 16 | 16 |
upgradeToHll(long) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
HyperLogLogPlusPlus(int, BigArrays, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 15 | 15 | 1 | 1 |
merge(long, AbstractHyperLogLogPlusPlus, long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
merge(long, AbstractLinearCounting.HashesIterator) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
collect(long, long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
merge(long, AbstractHyperLogLog.RunLenIterator) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
precisionFromThreshold(long) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addRunLen(long, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
cardinality(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getAlgorithm(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLinearCounting(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getHyperLogLog(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
memoryUsage(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
maxOrd() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |