Source file "org/apache/tools/zip/NioZipEncoding.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 126 of 126 | 0% | 14 of 14 | 0% | 11 | 11 | 33 | 33 | 4 | 4 |
| encode(String) | 0% | 0% | 8 | 8 | 22 | 22 | 1 | 1 | ||
| canEncode(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| decode(byte[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| NioZipEncoding(Charset) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |