Source file "io/undertow/util/FlexBase64.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 248 of 248 | 0% | 6 of 6 | 0% | 31 | 31 | 46 | 46 | 28 | 28 |
static {...} | ![]() | 0% | ![]() | 0% | 4 | 4 | 19 | 19 | 1 | 1 |
createEncoderInputStream(InputStream, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encodeString(byte[], boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encodeStringURL(byte[], boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createEncoderOutputStream(OutputStream, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createEncoder(boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createURLEncoder(boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encodeString(byte[], int, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encodeStringURL(byte[], int, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encodeBytes(byte[], int, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encodeBytesURL(byte[], int, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createDecoderInputStream(InputStream, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createDecoderOutputStream(OutputStream, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createDecoder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createURLDecoder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decode(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decodeURL(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createEncoderInputStream(InputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createDecoderInputStream(InputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createEncoderOutputStream(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createDecoderOutputStream(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encodeString(ByteBuffer, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encodeStringURL(ByteBuffer, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decode(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decodeURL(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decode(ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decodeURL(ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
FlexBase64() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |