Source file "org/elasticsearch/search/aggregations/metrics/AbstractHyperLogLogPlusPlus.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 287 of 287 | 0% | 30 of 30 | 0% | 22 | 22 | 60 | 60 | 7 | 7 |
getComparableData(long) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
readFrom(StreamInput, BigArrays) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
clone(long, BigArrays) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
writeTo(long, StreamOutput) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
equals(long, AbstractHyperLogLogPlusPlus, long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
hashCode(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
AbstractHyperLogLogPlusPlus(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |