Source file "com/github/luben/zstd/ZstdDictDecompress.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 115 of 115 | 0% | 14 of 14 | 0% | 14 | 14 | 33 | 33 | 7 | 7 |
| ZstdDictDecompress(ByteBuffer, boolean) | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| ZstdDictDecompress(byte[], int, int) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| doClose() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| ZstdDictDecompress(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ZstdDictDecompress(ByteBuffer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getByReferenceBuffer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |