Source file "io/grpc/netty/shaded/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 | 225 of 225 | 0% | 37 of 37 | 0% | 34 | 34 | 47 | 47 | 10 | 10 |
| static {...} | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| valueOf(int) | 0% | 0% | 13 | 13 | 14 | 14 | 1 | 1 | ||
| WebSocketCloseStatus(int, String) | 0% | 0% | 2 | 2 | 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 | ||
| 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 |