Source file "org/eclipse/jetty/websocket/common/Generator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 599 of 599 | 0% | 92 of 92 | 0% | 62 | 62 | 133 | 133 | 16 | 16 |
generateHeaderBytes(Frame, ByteBuffer) | ![]() | 0% | ![]() | 0% | 16 | 16 | 56 | 56 | 1 | 1 |
assertFrameValid(Frame) | ![]() | 0% | ![]() | 0% | 13 | 13 | 18 | 18 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
configureFromExtensions(List) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
generateWholeFrame(Frame, ByteBuffer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
setRsv1InUse(boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
setRsv2InUse(boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
setRsv3InUse(boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
Generator(WebSocketPolicy, ByteBufferPool, boolean, boolean) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
generateHeaderBytes(Frame) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isRsv1InUse() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isRsv2InUse() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isRsv3InUse() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
Generator(WebSocketPolicy, ByteBufferPool) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Generator(WebSocketPolicy, ByteBufferPool, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getBufferPool() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |