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 | 151 of 151 | 0% | 10 of 10 | 0% | 11 | 11 | 31 | 31 | 6 | 6 |
| write(byte[], int, int) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| AES256SHA256Decoder.AES256SHA256DecoderOutputStream(AES256Options, OutputStream) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| write(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| flushBuffer() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| flush() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |