Source file "org/springframework/security/web/firewall/StrictHttpFirewall.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 623 of 623 | 0% | 78 of 78 | 0% | 67 | 67 | 139 | 139 | 28 | 28 |
| static {...} | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| rejectedBlacklistedUrls(HttpServletRequest) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| isNormalized(String) | 0% | 0% | 8 | 8 | 12 | 12 | 1 | 1 | ||
| StrictHttpFirewall() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| createDefaultAllowedHttpMethods() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| getFirewalledRequest(HttpServletRequest) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| rejectForbiddenHttpMethod(HttpServletRequest) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| isNormalized(HttpServletRequest) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| rejectedUntrustedHosts(HttpServletRequest) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| setAllowUrlEncodedPercent(boolean) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| containsOnlyPrintableAsciiCharacters(String) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| setAllowedHttpMethods(Collection) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| decodedUrlContains(HttpServletRequest, String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| setAllowUrlEncodedPeriod(boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| encodedUrlContains(HttpServletRequest, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setAllowedHostnames(Predicate) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| urlBlacklistsAddAll(Collection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| urlBlacklistsRemoveAll(Collection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setAllowSemicolon(boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setAllowUrlEncodedSlash(boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setAllowUrlEncodedDoubleSlash(boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setAllowBackSlash(boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| valueContains(String, String) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| setUnsafeAllowAnyHttpMethod(boolean) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getFirewalledResponse(HttpServletResponse) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEncodedUrlBlacklist() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDecodedUrlBlacklist() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$new$0(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |