Source file "okio/HashingSource.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 187 of 187 | 0% | 10 of 10 | 0% | 14 | 14 | 42 | 42 | 9 | 9 |
| read(Buffer, long) | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| HashingSource(Source, ByteString, String) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| HashingSource(Source, String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| hash() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| hmacSha1(Source, ByteString) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha256(Source, ByteString) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| md5(Source) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sha1(Source) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sha256(Source) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |