Source file "org/springframework/web/bind/MissingRequestCookieException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 50 of 50 | 0% | 2 of 2 | 0% | 6 | 6 | 12 | 12 | 5 | 5 |
| MissingRequestCookieException(String, MethodParameter, boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getMessage() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| MissingRequestCookieException(String, MethodParameter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCookieName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParameter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |