Source file "com/google/common/hash/HashingInputStream.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% | 4 of 4 | 0% | 9 | 9 | 15 | 15 | 7 | 7 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
HashingInputStream(HashFunction, InputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
reset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hash() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
markSupported() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
mark(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |