Source file "org/springframework/web/util/UriTemplate.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 109 of 109 | 0% | 6 of 6 | 0% | 10 | 10 | 29 | 29 | 7 | 7 |
| match(String) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| UriTemplate(String) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| matches(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| expand(Map) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| expand(Object[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getVariableNames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |