Source file "org/springframework/security/web/util/UrlUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 145 of 145 | 0% | 24 of 24 | 0% | 19 | 19 | 32 | 32 | 7 | 7 |
| buildFullRequestUrl(String, String, int, String, String) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| buildRequestUrl(String, String, String, String, String) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| isValidRedirectUrl(String) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| isAbsoluteUrl(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| buildFullRequestUrl(HttpServletRequest) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| buildRequestUrl(HttpServletRequest) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| UrlUtils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |