Source file "io/netty/handler/codec/spdy/SpdyHttpEncoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 456 of 456 | 0% | 42 of 42 | 0% | 27 | 27 | 112 | 112 | 6 | 6 |
encode(ChannelHandlerContext, HttpObject, List) | ![]() | 0% | ![]() | 0% | 12 | 12 | 41 | 41 | 1 | 1 |
createSynStreamFrame(HttpRequest) | ![]() | 0% | ![]() | 0% | 5 | 5 | 36 | 36 | 1 | 1 |
createHeadersFrame(HttpResponse) | ![]() | 0% | ![]() | 0% | 4 | 4 | 23 | 23 | 1 | 1 |
isLast(HttpMessage) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
SpdyHttpEncoder(SpdyVersion, boolean, boolean) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
SpdyHttpEncoder(SpdyVersion) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |