Source file "io/undertow/websockets/core/protocol/version07/UTF8Checker.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,528 of 1,528 | 0% | 6 of 6 | 0% | 11 | 11 | 21 | 21 | 8 | 8 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
checkUTF8(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
checkUTF8(ByteBuffer, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
complete() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 | |
UTF8Checker() | 0% | n/a | 1 | 1 | 2 | 2 | 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 | ||
newFrame(FrameHeaderData) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |