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 | 139 of 139 | 0% | 2 of 2 | 0% | 11 | 11 | 29 | 29 | 10 | 10 |
putInt(int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
putLong(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
putShort(short) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
putChar(char) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
putBytes(byte[]) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
AbstractNonStreamingHashFunction.BufferingHasher(AbstractNonStreamingHashFunction, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
hash() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
putBytes(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
putByte(byte) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
putObject(Object, Funnel) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |