Source file "org/apache/commons/compress/archivers/sevenz/AES256SHA256Decoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 239 of 239 | 0% | 14 of 14 | 0% | 12 | 12 | 43 | 43 | 5 | 5 |
| init() | 0% | 0% | 7 | 7 | 32 | 32 | 1 | 1 | ||
| AES256SHA256Decoder.AES256SHA256DecoderInputStream(InputStream, Coder, String, byte[]) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| read(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| read() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |