Source file "org/apache/commons/compress/compressors/zstandard/ZstdCompressorInputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 102 of 102 | 0% | 4 of 4 | 0% | 15 | 15 | 26 | 26 | 13 | 13 |
ZstdCompressorInputStream(InputStream, BufferPool) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
ZstdCompressorInputStream(InputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
read() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
read(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
mark(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
skip(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
available() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCompressedCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
markSupported() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
reset() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |