Source file "io/netty/handler/codec/http2/Http2ConnectionAdapter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 10 of 10 | 0% | 0 of 0 | n/a | 8 | 8 | 8 | 8 | 8 | 8 |
| Http2ConnectionAdapter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onStreamAdded(Http2Stream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onStreamActive(Http2Stream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onStreamHalfClosed(Http2Stream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onStreamClosed(Http2Stream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onStreamRemoved(Http2Stream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onGoAwaySent(int, long, ByteBuf) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onGoAwayReceived(int, long, ByteBuf) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |