Source file "com/github/luben/zstd/ZstdDictCompress.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 144 of 144 | 0% | 16 of 16 | 0% | 16 | 16 | 39 | 39 | 8 | 8 |
| ZstdDictCompress(ByteBuffer, int, boolean) | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| ZstdDictCompress(byte[], int, int, int) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| doClose() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| ZstdDictCompress(byte[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ZstdDictCompress(ByteBuffer, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getByReferenceBuffer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| level() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |