Source file "org/eclipse/jetty/http2/BufferingFlowControlStrategy.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 364 of 364 | 0% | 28 of 28 | 0% | 24 | 24 | 62 | 62 | 10 | 10 |
onDataConsumed(ISession, IStream, int) | ![]() | 0% | ![]() | 0% | 14 | 14 | 32 | 32 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
BufferingFlowControlStrategy(int, float) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
windowUpdate(ISession, IStream, WindowUpdateFrame) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
onStreamCreated(IStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
onStreamDestroyed(IStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
sendWindowUpdate(IStream, ISession, WindowUpdateFrame) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
BufferingFlowControlStrategy(float) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setBufferRatio(float) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getBufferRatio() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |