Source file "org/apache/commons/compress/compressors/xz/XZCompressorInputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 144 of 144 | 0% | 12 of 12 | 0% | 16 | 16 | 35 | 35 | 10 | 10 |
XZCompressorInputStream(InputStream, boolean, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
matches(byte[], int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
skip(long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
XZCompressorInputStream(InputStream, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
XZCompressorInputStream(InputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
available() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCompressedCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |