Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 250 of 250 | 0% | 18 of 18 | 0% | 21 | 21 | 52 | 52 | 12 | 12 |
readUnsignedVarInt(byte[]) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
readUnsignedVarLong(DataInput) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
readUnsignedVarInt(DataInput) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
writeUnsignedVarLong(long, DataOutput) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
writeUnsignedVarInt(int, DataOutput) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
readSignedVarLong(DataInput) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
readSignedVarInt(DataInput) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
zigzagDecode(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
zigZagEncode(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
zigZagEncode(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
writeSignedVarLong(long, DataOutput) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
writeSignedVarInt(int, DataOutput) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |