Source file "org/apache/commons/compress/archivers/sevenz/LZMADecoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 224 of 224 | 0% | 14 of 14 | 0% | 15 | 15 | 46 | 46 | 8 | 8 |
decode(String, InputStream, long, Coder, byte[], int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
getOptionsFromCoder(Coder, InputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 15 | 15 | 1 | 1 |
getOptionsAsProperties(Object) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
getOptions(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
LZMADecoder() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
encode(OutputStream, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDictionarySize(Coder) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
numberOptionOrDefault(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |