Source file "io/netty/handler/codec/string/StringEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 28 of 28 | 0% | 2 of 2 | 0% | 4 | 4 | 9 | 9 | 3 | 3 |
| encode(ChannelHandlerContext, CharSequence, List) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| StringEncoder(Charset) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| StringEncoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |