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 | 24 of 24 | 0% | 0 of 0 | n/a | 3 | 3 | 5 | 5 | 3 | 3 |
| encode(OutputStream, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Coders.BZIP2Decoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| decode(String, InputStream, long, Coder, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |