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 | 81 of 81 | 0% | 4 of 4 | 0% | 11 | 11 | 15 | 15 | 9 | 9 |
hashUnencodedChars(CharSequence) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
newHasher(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 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 | |
newHasher() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
AbstractNonStreamingHashFunction() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |