Source file "org/apache/catalina/websocket/MessageInbound.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 221 of 221 | 0% | 16 of 16 | 0% | 18 | 18 | 54 | 54 | 10 | 10 |
resizeByteBuffer() | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
resizeCharBuffer() | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
onBinaryData(InputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
onTextData(Reader) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
MessageInbound() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setByteBufferMaxSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCharBufferMaxSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getByteBufferMaxSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCharBufferMaxSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |