Source file "org/apache/hc/core5/http2/frame/Frame.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 80 of 80 | 0% | 4 of 4 | 0% | 9 | 9 | 17 | 17 | 7 | 7 |
toString() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
Frame(int, int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
isFlagSet(FrameFlag) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isType(FrameType) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFlags() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getStreamId() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |