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 | 86 of 233 | 63% | 8 of 16 | 50% | 7 | 22 | 20 | 62 | 2 | 14 |
| putBytesInternal(ByteBuffer) | 28% | 16% | 3 | 4 | 8 | 12 | 0 | 1 | ||
| processRemaining(ByteBuffer) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| putBytes(ByteBuffer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| AbstractStreamingHasher(int, int) | 96% | 50% | 1 | 2 | 0 | 6 | 0 | 1 | ||
| hash() | 100% | 100% | 0 | 2 | 0 | 6 | 0 | 1 | ||
| munch() | 100% | 100% | 0 | 2 | 0 | 5 | 0 | 1 | ||
| putBytes(byte[], int, int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| putByte(byte) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| putShort(short) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| putChar(char) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| putInt(int) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| putLong(long) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| munchIfFull() | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| AbstractStreamingHasher(int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |