Source file "org/eclipse/jetty/websocket/common/message/MessageOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 261 of 261 | 0% | 14 of 14 | 0% | 19 | 19 | 84 | 84 | 12 | 12 |
flush(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 15 | 15 | 1 | 1 |
send(byte[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
MessageOutputStream(OutgoingFrames, int, ByteBufferPool) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
write(int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
notifyFailure(Throwable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
notifySuccess() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
write(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
flush() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
setCallback(WriteCallback) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
MessageOutputStream(WebSocketSession) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |