Source file "com/google/common/hash/AbstractStreamingHashFunction.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 58 of 58 | 0% | 2 of 2 | 0% | 10 | 10 | 11 | 11 | 9 | 9 |
newHasher(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
hashBytes(byte[], int, int) | ![]() | 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 | |
hashUnencodedChars(CharSequence) | ![]() | 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 | |
AbstractStreamingHashFunction() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |