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 | 116 of 116 | 0% | 12 of 12 | 0% | 12 | 12 | 32 | 32 | 6 | 6 | 
| ZstdDictCompress(ByteBuffer, int) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| ZstdDictCompress(byte[], int, int, int) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| doClose() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ZstdDictCompress(byte[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| level() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |