Source file "net/jpountz/lz4/LZ4FrameInputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 789 of 789 | 0% | 126 of 126 | 0% | 83 | 83 | 184 | 184 | 20 | 20 |
readBlock() | ![]() | 0% | ![]() | 0% | 15 | 15 | 40 | 40 | 1 | 1 |
readHeader() | ![]() | 0% | ![]() | 0% | 6 | 6 | 31 | 31 | 1 | 1 |
nextFrameInfo() | ![]() | 0% | ![]() | 0% | 7 | 7 | 18 | 18 | 1 | 1 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 12 | 12 | 1 | 1 |
skip(long) | ![]() | 0% | ![]() | 0% | 9 | 9 | 12 | 12 | 1 | 1 |
LZ4FrameInputStream(InputStream, LZ4SafeDecompressor, XXHash32, boolean) | ![]() | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | |
skippableFrame() | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 8 | 8 | 8 | 8 | 1 | 1 |
readLong(InputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
readInt(InputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
isExpectedContentSizeDefined() | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
getExpectedContentSize() | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
LZ4FrameInputStream(InputStream, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
LZ4FrameInputStream(InputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
LZ4FrameInputStream(InputStream, LZ4SafeDecompressor, XXHash32) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
mark(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
reset() | ![]() | 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 | |
markSupported() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |