Source file "org/tukaani/xz/lz/LZDecoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 102 of 393 | 74% | 22 of 48 | 54% | 17 | 38 | 16 | 81 | 0 | 14 |
repeat(int, int) | ![]() ![]() | 55% | ![]() ![]() | 42% | 11 | 15 | 10 | 27 | 0 | 1 |
LZDecoder(int, byte[], ArrayCache) | ![]() ![]() | 55% | ![]() ![]() | 50% | 1 | 2 | 4 | 15 | 0 | 1 |
setLimit(int) | ![]() ![]() | 73% | ![]() ![]() | 50% | 1 | 2 | 1 | 4 | 0 | 1 |
flush(byte[], int) | ![]() ![]() | 89% | ![]() ![]() | 50% | 1 | 2 | 1 | 6 | 0 | 1 |
static {...} | ![]() ![]() | 75% | ![]() ![]() | 50% | 1 | 2 | 0 | 1 | 0 | 1 |
copyUncompressed(DataInputStream, int) | ![]() | 100% | ![]() ![]() | 50% | 1 | 2 | 0 | 6 | 0 | 1 |
getByte(int) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
reset() | ![]() | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | |
putByte(byte) | ![]() | 100% | ![]() ![]() | 50% | 1 | 2 | 0 | 4 | 0 | 1 |
repeatPending() | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 3 | 0 | 1 |
hasSpace() | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 1 | 0 | 1 |
hasPending() | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 1 | 0 | 1 |
putArraysToCache(ArrayCache) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
getPos() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |