Source file "com/google/common/hash/AbstractStreamingHasher.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 233 of 233 | 0% | 16 of 16 | 0% | 22 | 22 | 62 | 62 | 14 | 14 |
putBytesInternal(ByteBuffer) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
processRemaining(ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
AbstractStreamingHasher(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
hash() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
munch() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
putBytes(ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
putBytes(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
putByte(byte) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
putShort(short) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
putChar(char) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
putInt(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
putLong(long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
munchIfFull() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
AbstractStreamingHasher(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |