Source file "org/springframework/web/reactive/socket/CloseStatus.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 222 of 222 | 0% | 30 of 30 | 0% | 33 | 33 | 51 | 51 | 12 | 12 |
| static {...} | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| create(int, String) | 0% | 0% | 15 | 15 | 16 | 16 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 5 | 5 | 7 | 7 | 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 |