Source file "org/apache/commons/compress/archivers/sevenz/CoderBase.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 49 of 49 | 0% | 6 of 6 | 0% | 9 | 9 | 11 | 11 | 6 | 6 |
canAcceptOptions(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
numberOptionOrDefault(Object, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
CoderBase(Class[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
encode(OutputStream, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getOptionsAsProperties(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getOptionsFromCoder(Coder, InputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |