Source file "org/springframework/http/ResponseCookie.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 256 of 256 | 0% | 24 of 24 | 0% | 26 | 26 | 58 | 58 | 14 | 14 |
| toString() | 0% | 0% | 8 | 8 | 18 | 18 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| ResponseCookie(String, String, Duration, String, String, boolean, boolean, String) | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| mutate() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| from(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| from(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fromClientResponse(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxAge() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDomain() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPath() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSecure() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isHttpOnly() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSameSite() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |