Source file "org/eclipse/jetty/websocket/common/OpCode.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 70 of 70 | 0% | 28 of 28 | 0% | 22 | 22 | 13 | 13 | 5 | 5 |
name(byte) | ![]() | 0% | ![]() | 0% | 8 | 8 | 9 | 9 | 1 | 1 |
isKnown(byte) | ![]() | 0% | ![]() | 0% | 7 | 7 | 1 | 1 | 1 | 1 |
isDataFrame(byte) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
isControlFrame(byte) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
OpCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |