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 | 393 of 393 | 0% | 48 of 48 | 0% | 38 | 38 | 81 | 81 | 14 | 14 |
| repeat(int, int) | 0% | 0% | 15 | 15 | 27 | 27 | 1 | 1 | ||
| LZDecoder(int, byte[], ArrayCache) | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| copyUncompressed(DataInputStream, int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| flush(byte[], int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getByte(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| putByte(byte) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setLimit(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| repeatPending() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| hasSpace() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasPending() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| putArraysToCache(ArrayCache) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPos() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |