Source file "com/google/common/hash/AbstractHashFunction.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 85 of 85 | 0% | 2 of 2 | 0% | 11 | 11 | 13 | 13 | 10 | 10 |
| hashBytes(byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hashUnencodedChars(CharSequence) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| newHasher(int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| hashBytes(ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashObject(Object, Funnel) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashString(CharSequence, Charset) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashInt(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashLong(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashBytes(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| AbstractHashFunction() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |