Source file "org/tukaani/xz/LZMAOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 417 of 417 | 0% | 52 of 52 | 0% | 38 | 38 | 100 | 100 | 12 | 12 |
LZMAOutputStream(OutputStream, LZMA2Options, boolean, boolean, long, ArrayCache) | ![]() | 0% | ![]() | 0% | 9 | 9 | 35 | 35 | 1 | 1 |
write(byte[], int, int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 20 | 20 | 1 | 1 |
finish() | ![]() | 0% | ![]() | 0% | 6 | 6 | 19 | 19 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
LZMAOutputStream(OutputStream, LZMA2Options, long, ArrayCache) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
write(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
LZMAOutputStream(OutputStream, LZMA2Options, boolean, ArrayCache) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
LZMAOutputStream(OutputStream, LZMA2Options, long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
LZMAOutputStream(OutputStream, LZMA2Options, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
flush() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getProps() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUncompressedSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |