Source file "net/jpountz/lz4/LZ4FrameOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 417 of 417 | 0% | 32 of 32 | 0% | 30 | 30 | 89 | 89 | 14 | 14 |
writeBlock() | ![]() | 0% | ![]() | 0% | 5 | 5 | 20 | 20 | 1 | 1 |
LZ4FrameOutputStream(OutputStream, LZ4FrameOutputStream.BLOCKSIZE, long, LZ4Compressor, XXHash32, LZ4FrameOutputStream.FLG.Bits[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
writeHeader() | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
write(byte[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
writeEndMark() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
write(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
LZ4FrameOutputStream(OutputStream, LZ4FrameOutputStream.BLOCKSIZE, long, LZ4FrameOutputStream.FLG.Bits[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
ensureNotFinished() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
flush() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
LZ4FrameOutputStream(OutputStream, LZ4FrameOutputStream.BLOCKSIZE, LZ4FrameOutputStream.FLG.Bits[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
LZ4FrameOutputStream(OutputStream, LZ4FrameOutputStream.BLOCKSIZE) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
LZ4FrameOutputStream(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |