Source file "org/springframework/web/util/pattern/CaptureVariablePathElement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 241 of 241 | 0% | 42 of 42 | 0% | 30 | 30 | 55 | 55 | 9 | 9 |
| matches(int, PathPattern.MatchingContext) | 0% | 0% | 16 | 16 | 28 | 28 | 1 | 1 | ||
| CaptureVariablePathElement(int, char[], boolean, char) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| getChars() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getVariableName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNormalizedLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getWildcardCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCaptureCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getScore() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |