Source file "org/apache/commons/compress/archivers/zip/NioZipEncoding.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 387 of 387 | 0% | 30 of 30 | 0% | 27 | 27 | 67 | 67 | 12 | 12 |
encode(String) | ![]() | 0% | ![]() | 0% | 12 | 12 | 28 | 28 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
encodeSurrogate(CharBuffer, char) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
encodeFully(CharsetEncoder, CharBuffer, ByteBuffer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
newDecoder() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
newEncoder() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
estimateInitialBufferSize(CharsetEncoder, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
estimateIncrementalEncodingSize(CharsetEncoder, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
NioZipEncoding(Charset, boolean) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
decode(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
canEncode(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCharset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |