Source file "org/apache/lucene/codecs/bloom/FuzzySet.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 449 of 449 | 0% | 44 of 44 | 0% | 40 | 40 | 97 | 97 | 18 | 18 |
downsize(float) | ![]() | 0% | ![]() | 0% | 7 | 7 | 21 | 21 | 1 | 1 |
deserialize(DataInput) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
hashFunctionForVersion(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
getNearestSetSize(int, float) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
serialize(DataOutput) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
getNearestSetSize(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
mayContainValue(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
getEstimatedNumberUniqueValuesAllowingForCollisions(int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
addValue(BytesRef) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
createSetBasedOnQuality(int, float) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createSetBasedOnMaxMemory(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
contains(BytesRef) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
FuzzySet(FixedBitSet, int, HashFunction) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getSaturation() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getEstimatedUniqueValues() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ramBytesUsed() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |