Source file "io/netty/handler/codec/http/websocketx/WebSocketFrameAggregator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 89 of 89 | 0% | 20 of 20 | 0% | 20 | 20 | 17 | 17 | 10 | 10 |
| beginAggregation(WebSocketFrame, ByteBuf) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| isAggregated(WebSocketFrame) | 0% | 0% | 5 | 5 | 3 | 3 | 1 | 1 | ||
| isLastContentMessage(ContinuationWebSocketFrame) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isStartMessage(WebSocketFrame) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| WebSocketFrameAggregator(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| closeAfterContinueResponse(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ignoreContentAfterContinueResponse(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isContentMessage(WebSocketFrame) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isContentLengthInvalid(WebSocketFrame, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newContinueResponse(WebSocketFrame, int, ChannelPipeline) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |