Source file "com/github/luben/zstd/ZstdOutputStreamNoFinalizer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 573 of 573 | 0% | 64 of 64 | 0% | 50 | 50 | 121 | 121 | 18 | 18 |
| flush() | 0% | 0% | 8 | 8 | 18 | 18 | 1 | 1 | ||
| write(byte[], int, int) | 0% | 0% | 7 | 7 | 17 | 17 | 1 | 1 | ||
| close(boolean) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| ZstdOutputStreamNoFinalizer(OutputStream, BufferPool) | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| setDict(byte[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setChecksum(boolean) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setLevel(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setLong(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setWorkers(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setDict(ZstdDictCompress) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| write(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setCloseFrameOnFlush(boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ZstdOutputStreamNoFinalizer(OutputStream, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ZstdOutputStreamNoFinalizer(OutputStream, BufferPool, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ZstdOutputStreamNoFinalizer(OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| closeWithoutClosingParentStream() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |