Source file "org/apache/tools/zip/Simple8BitZipEncoding.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 264 of 264 | 0% | 38 of 38 | 0% | 27 | 27 | 60 | 60 | 8 | 8 |
| encodeHighChar(char) | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| Simple8BitZipEncoding(char[]) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| encode(String) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| pushEncodedChar(ByteBuffer, char) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| decode(byte[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| canEncode(String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| canEncodeChar(char) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| decodeByte(byte) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 |