Source file "org/apache/commons/compress/utils/BoundedArchiveInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 141 of 141 | 0% | 20 of 20 | 0% | 13 | 13 | 28 | 28 | 3 | 3 |
| read(byte[], int, int) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| read() | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| BoundedArchiveInputStream(long, long) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 |