Source file "org/apache/commons/compress/compressors/zstandard/ZstdCompressorOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 56 of 56 | 0% | 0 of 0 | n/a | 6 | 6 | 15 | 15 | 6 | 6 |
| ZstdCompressorOutputStream(OutputStream, int, boolean, boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| ZstdCompressorOutputStream(OutputStream, int, boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ZstdCompressorOutputStream(OutputStream, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ZstdCompressorOutputStream(OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| write(byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |