Source file "org/apache/catalina/websocket/WsFrame.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 339 of 339 | 0% | 40 of 40 | 0% | 33 | 33 | 75 | 75 | 13 | 13 |
WsFrame(byte, UpgradeProcessor) | ![]() | 0% | ![]() | 0% | 12 | 12 | 38 | 38 | 1 | 1 |
nextFrame(UpgradeProcessor, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
blockingRead(UpgradeProcessor, ByteBuffer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
blockingRead(UpgradeProcessor, byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
blockingRead(UpgradeProcessor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
isControl() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFin() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRsv() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getOpCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMask() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPayLoadLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPayLoad() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |