Source file "org/apache/solr/util/hll/HLL.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,728 of 1,728 | 0% | 213 of 213 | 0% | 140 | 140 | 371 | 371 | 20 | 20 |
| heterogenousUnion(HLL) | 0% | 0% | 22 | 22 | 68 | 68 | 1 | 1 | ||
| HLL(int, int, int, boolean, HLLType) | 0% | 0% | 12 | 12 | 40 | 40 | 1 | 1 | ||
| toBytes(ISchemaVersion) | 0% | 0% | 10 | 10 | 31 | 31 | 1 | 1 | ||
| fromBytes(byte[]) | 0% | 0% | 14 | 14 | 39 | 39 | 1 | 1 | ||
| addRaw(long) | 0% | 0% | 13 | 13 | 36 | 36 | 1 | 1 | ||
| homogeneousUnion(HLL) | 0% | 0% | 11 | 11 | 27 | 27 | 1 | 1 | ||
| HLL(int, int, int, int, HLLType) | 0% | 0% | 7 | 7 | 24 | 24 | 1 | 1 | ||
| clone() | 0% | 0% | 8 | 8 | 16 | 16 | 1 | 1 | ||
| sparseProbabilisticAlgorithmCardinality() | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| fullProbabilisticAlgorithmCardinality() | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| addRawSparseProbabilistic(long) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| initializeStorage(HLLType) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| addRawProbabilistic(long) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| cardinality() | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| clear() | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| union(HLL) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| HLL(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| toBytes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |