Source file "com/github/luben/zstd/BaseZstdBufferDecompressingStreamNoFinalizer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 213 of 213 | 0% | 36 of 36 | 0% | 26 | 26 | 46 | 46 | 8 | 8 |
readInternal(ByteBuffer, boolean) | ![]() | 0% | ![]() | 0% | 12 | 12 | 19 | 19 | 1 | 1 |
setDict(ZstdDictDecompress) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
setDict(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setLongMax(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
BaseZstdBufferDecompressingStreamNoFinalizer(ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
hasRemaining() | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
refill(ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |