Source file "org/mapdb/BTreeKeySerializer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 228 of 228 | 0% | 36 of 36 | 0% | 26 | 26 | 45 | 45 | 8 | 8 |
serialize(DataOutput, int, int, Object[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
deserialize(DataInput, int, int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 7 | 7 | 4 | 4 | 1 | 1 |
hashCode() | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
BTreeKeySerializer.Tuple2KeySerializer(SerializerBase, DataInput, SerializerBase.FastArrayList, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
BTreeKeySerializer.Tuple2KeySerializer(Comparator, Serializer, Serializer) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getComparator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |