Source file "io/netty/handler/codec/spdy/DefaultSpdyRstStreamFrame.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 56 of 56 | 0% | 0 of 0 | n/a | 7 | 7 | 21 | 21 | 7 | 7 |
| toString() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| DefaultSpdyRstStreamFrame(int, SpdyStreamStatus) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| DefaultSpdyRstStreamFrame(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setStreamId(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLast(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setStatus(SpdyStreamStatus) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| status() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |