Source file "org/springframework/security/web/util/matcher/IpAddressMatcher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 155 of 155 | 0% | 16 of 16 | 0% | 12 | 12 | 31 | 31 | 4 | 4 |
| matches(String) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| IpAddressMatcher(String) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| parseAddress(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| matches(HttpServletRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |