Source file "io/netty/handler/codec/base64/Base64Encoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 35 of 35 | 0% | 0 of 0 | n/a | 4 | 4 | 10 | 10 | 4 | 4 |
| encode(ChannelHandlerContext, ByteBuf, List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Base64Encoder(boolean, Base64Dialect) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| Base64Encoder(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Base64Encoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |