Source file "org/tukaani/xz/LZMAInputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 747 of 747 | 0% | 122 of 122 | 0% | 81 | 81 | 156 | 156 | 20 | 20 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 31 | 31 | 58 | 58 | 1 | 1 |
LZMAInputStream(InputStream, int, ArrayCache) | ![]() | 0% | ![]() | 0% | 5 | 5 | 19 | 19 | 1 | 1 |
initialize(InputStream, long, int, int, int, int, byte[], ArrayCache) | ![]() | 0% | ![]() | 0% | 10 | 10 | 12 | 12 | 1 | 1 |
initialize(InputStream, long, byte, int, byte[], ArrayCache) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
getMemoryUsage(int, byte) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
getMemoryUsage(int, int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 3 | 3 | 1 | 1 |
LZMAInputStream(InputStream, long, int, int, int, int, byte[]) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
LZMAInputStream(InputStream, long, int, int, int, int, byte[], ArrayCache) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
LZMAInputStream(InputStream, long, byte, int) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
LZMAInputStream(InputStream, long, byte, int, byte[]) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
LZMAInputStream(InputStream, long, byte, int, byte[], ArrayCache) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
getDictSize(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
putArraysToCache() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
LZMAInputStream(InputStream, ArrayCache) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
LZMAInputStream(InputStream, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
LZMAInputStream(InputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
enableRelaxedEndCondition() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |