Source file "org/springframework/web/util/pattern/InternalPathPatternParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 893 of 893 | 0% | 130 of 130 | 0% | 75 | 75 | 181 | 181 | 10 | 10 |
| parse(String) | 0% | 0% | 28 | 28 | 58 | 58 | 1 | 1 | ||
| createPathElement() | 0% | 0% | 12 | 12 | 37 | 37 | 1 | 1 | ||
| skipCaptureRegex() | 0% | 0% | 12 | 12 | 24 | 24 | 1 | 1 | ||
| pushPathElement(PathElement) | 0% | 0% | 7 | 7 | 23 | 23 | 1 | 1 | ||
| peekDoubleWildcard() | 0% | 0% | 7 | 7 | 8 | 8 | 1 | 1 | ||
| recordCapturedVariable(int, String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| InternalPathPatternParser(PathPatternParser) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| resetPathElementState() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| getPathElementText() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| findRegexStart(char[], int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 |