Source file "org/springframework/web/servlet/handler/RequestMatchResult.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 69 of 69 | 0% | 2 of 2 | 0% | 4 | 4 | 22 | 22 | 3 | 3 |
| RequestMatchResult(String, String, PathMatcher) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| RequestMatchResult(PathPattern, PathContainer) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| extractUriTemplateVariables() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 |