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 | 59 of 59 | 0% | 0 of 0 | n/a | 4 | 4 | 10 | 10 | 4 | 4 |
| decode(String, InputStream, long, Coder, byte[], int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| encode(OutputStream, Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| Coders.DeflateDecoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |