Source file "com/google/common/hash/AbstractByteHasher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 142 of 142 | 0% | 6 of 6 | 0% | 16 | 16 | 34 | 34 | 13 | 13 |
| update(ByteBuffer) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| update(byte[], int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| putBytes(byte[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| update(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| AbstractByteHasher() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putShort(short) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putInt(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putLong(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putChar(char) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putBytes(byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| update(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putByte(byte) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putBytes(ByteBuffer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |