Source file "io/undertow/websockets/core/BinaryOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 83 of 83 | 0% | 10 of 10 | 0% | 11 | 11 | 26 | 26 | 6 | 6 |
write(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
write(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
flush() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
checkClosed() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
BinaryOutputStream(StreamSinkFrameChannel) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |