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 | 43 of 43 | 0% | 0 of 0 | n/a | 5 | 5 | 10 | 10 | 5 | 5 |
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 | |
putBytes(ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |