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 | 113 of 113 | 0% | 12 of 12 | 0% | 16 | 16 | 23 | 23 | 10 | 10 |
| initDomain(String) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| maxAge(long) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| domain(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| maxAge(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| path(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| secure(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| httpOnly(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| sameSite(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |