Source file "org/springframework/security/web/util/matcher/RegexRequestMatcher.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% | 22 of 22 | 0% | 17 | 17 | 35 | 35 | 6 | 6 |
matches(HttpServletRequest) | ![]() | 0% | ![]() | 0% | 9 | 9 | 16 | 16 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
RegexRequestMatcher(String, String, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
RegexRequestMatcher(String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
valueOf(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |