Source file "com/google/common/hash/AbstractStreamingHashFunction.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 245 of 245 | 0% | 18 of 18 | 0% | 25 | 25 | 63 | 63 | 16 | 16 |
| putBytes(ByteBuffer) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| processRemaining(ByteBuffer) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| AbstractStreamingHashFunction.AbstractStreamingHasher(int, int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| munch() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| hash() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| putUnencodedChars(CharSequence) | 0% | 0% | 2 | 2 | 3 | 3 | 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 | ||
| putBytes(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| putObject(Object, Funnel) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AbstractStreamingHashFunction.AbstractStreamingHasher(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |