Source file "io/netty/handler/codec/base64/Base64.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 345 of 345 | 0% | 18 of 18 | 0% | 13 | 13 | 52 | 52 | 4 | 4 |
| decode4to3(byte[], ByteBuf, int, byte[]) | 0% | 0% | 5 | 5 | 31 | 31 | 1 | 1 | ||
| process(byte) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| decode(ByteBuf, int, int, ByteBufAllocator, Base64Dialect) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| Base64.Decoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |