Source file "org/apache/commons/compress/archivers/sevenz/LZMA2Decoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 176 of 176 | 0% | 16 of 16 | 0% | 17 | 17 | 36 | 36 | 9 | 9 |
| getDictionarySize(Coder) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| decode(String, InputStream, long, Coder, byte[], int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getOptionsAsProperties(Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getOptions(Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| LZMA2Decoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDictSize(Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| encode(OutputStream, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOptionsFromCoder(Coder, InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| numberOptionOrDefault(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |