Source file "org/apache/commons/compress/archivers/zip/BitStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 38 of 38 | 0% | 4 of 4 | 0% | 6 | 6 | 7 | 7 | 4 | 4 |
| nextBits(int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| BitStream(InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| nextBit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextByte() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |