Source file "org/springframework/web/socket/CloseStatus.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 190 of 190 | 0% | 14 of 14 | 0% | 18 | 18 | 35 | 35 | 11 | 11 |
| static {...} | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| CloseStatus(int, String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withReason(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| equalsCode(CloseStatus) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$new$0(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CloseStatus(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getReason() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |