Source file "org/apache/hc/core5/http2/frame/FrameFactory.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 212 of 212 | 0% | 12 of 12 | 0% | 15 | 15 | 36 | 36 | 9 | 9 |
createGoAway(int, H2Error, String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
createSettings(H2Setting[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
createWindowUpdate(int, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
createResetStream(int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
createPingAck(ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
createPing(ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
createSettingsAck() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createResetStream(int, H2Error) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
FrameFactory() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |