Source file "org/eclipse/jetty/http2/frames/HeadersFrame.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 83 of 83 | 0% | 2 of 2 | 0% | 8 | 8 | 14 | 14 | 7 | 7 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
withStreamId(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
HeadersFrame(int, MetaData, PriorityFrame, boolean) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
HeadersFrame(MetaData, PriorityFrame, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getMetaData() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPriority() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isEndStream() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |