Source file "com/gargoylesoftware/htmlunit/javascript/host/WebSocket.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 149 of 149 | 0% | 6 of 6 | 0% | 8 | 8 | 24 | 24 | 5 | 5 |
onMessage(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
onMessage(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
onClose(int, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
WebSocket.WebSocketImpl(WebSocket) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
onOpen(WebSocket.Connection) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |