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 | 182 of 335 | 45% | 30 of 36 | 16% | 18 | 28 | 37 | 68 | 2 | 10 |
| putString(CharSequence, Charset) | 0% | 0% | 13 | 13 | 28 | 28 | 1 | 1 | ||
| putBytes(ByteBuffer) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| putBytes(byte[], int, int) | 72% | 75% | 1 | 3 | 1 | 6 | 0 | 1 | ||
| hash() | 96% | 50% | 1 | 2 | 0 | 4 | 0 | 1 | ||
| update(int, long) | 100% | 100% | 0 | 2 | 0 | 8 | 0 | 1 | ||
| putLong(long) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| Murmur3_32HashFunction.Murmur3_32Hasher(int) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| putByte(byte) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| putInt(int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| putChar(char) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |