Source file "com/google/common/hash/Murmur3_32HashFunction.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 335 of 335 | 0% | 36 of 36 | 0% | 28 | 28 | 68 | 68 | 10 | 10 |
| putString(CharSequence, Charset) | 0% | 0% | 13 | 13 | 28 | 28 | 1 | 1 | ||
| update(int, long) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| putBytes(byte[], int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| putBytes(ByteBuffer) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| hash() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| putLong(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| Murmur3_32HashFunction.Murmur3_32Hasher(int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| putByte(byte) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putInt(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putChar(char) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |