Source file "io/netty/handler/flow/FlowControlHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 183 of 183 | 0% | 38 of 38 | 0% | 31 | 31 | 56 | 56 | 12 | 12 |
| dequeue(ChannelHandlerContext, int) | 0% | 0% | 8 | 8 | 14 | 14 | 1 | 1 | ||
| destroy() | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| channelRead(ChannelHandlerContext, Object) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| read(ChannelHandlerContext) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| handlerRemoved(ChannelHandlerContext) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| isQueueEmpty() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| channelReadComplete(ChannelHandlerContext) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| FlowControlHandler(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| handlerAdded(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| channelInactive(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| FlowControlHandler() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |