Source file "io/undertow/websockets/core/protocol/version07/Masker.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 112 of 112 | 0% | 2 of 2 | 0% | 9 | 9 | 25 | 25 | 8 | 8 |
createsMaskingKey(int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
mask(ByteBuffer, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
setMaskingKey(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
newFrame(FrameHeaderData) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
Masker(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
afterRead(ByteBuffer, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
beforeWrite(ByteBuffer, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
complete() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |