Source file "io/netty/handler/codec/http/websocketx/WebSocketCloseStatus.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 260 of 260 | 0% | 42 of 42 | 0% | 39 | 39 | 55 | 55 | 11 | 11 |
| static {...} | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | ||
| valueOf(int) | 0% | 0% | 16 | 16 | 17 | 17 | 1 | 1 | ||
| WebSocketCloseStatus(int, String, boolean) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isValidStatusCode(int) | 0% | 0% | 7 | 7 | 1 | 1 | 1 | 1 | ||
| WebSocketCloseStatus(int, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| compareTo(WebSocketCloseStatus) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| code() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| reasonText() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |