Source file "com/google/common/hash/AbstractNonStreamingHashFunction.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 64 of 82 | 21% | 3 of 4 | 25% | 7 | 10 | 9 | 13 | 5 | 8 |
| hashUnencodedChars(CharSequence) | 0% | 0% | 2 | 2 | 5 | 5 | 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(ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashString(CharSequence, Charset) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newHasher(int) | 91% | 50% | 1 | 2 | 0 | 2 | 0 | 1 | ||
| newHasher() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| AbstractNonStreamingHashFunction() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |