Source file "org/apache/commons/compress/archivers/sevenz/Coders.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 40 of 40 | 0% | 0 of 0 | n/a | 3 | 3 | 7 | 7 | 3 | 3 |
| decode(String, InputStream, long, Coder, byte[], int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| encode(OutputStream, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Coders.BCJDecoder(FilterOptions) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |