Source file "org/eclipse/jetty/http2/generator/Generator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 182 of 182 | 0% | 0 of 0 | n/a | 9 | 9 | 31 | 31 | 9 | 9 |
Generator(ByteBufferPool, int, int) | ![]() | 0% | n/a | 1 | 1 | 18 | 18 | 1 | 1 | |
control(ByteBufferPool.Lease, Frame) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
data(ByteBufferPool.Lease, DataFrame, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
Generator(ByteBufferPool) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setValidateHpackEncoding(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setHeaderTableSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxFrameSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxHeaderListSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getByteBufferPool() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |