Source file "org/apache/commons/compress/archivers/zip/BinaryTree.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 373 of 373 | 0% | 42 of 42 | 0% | 25 | 25 | 72 | 72 | 4 | 4 |
| decode(InputStream, int) | 0% | 0% | 15 | 15 | 47 | 47 | 1 | 1 | ||
| addLeaf(int, int, int, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| read(BitStream) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| BinaryTree(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 |