Source file "org/springframework/web/util/pattern/PathPatternParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 45 of 45 | 0% | 0 of 0 | n/a | 9 | 9 | 15 | 15 | 9 | 9 |
| PathPatternParser() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| parse(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setMatchOptionalTrailingSeparator(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCaseSensitive(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPathOptions(PathContainer.Options) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isMatchOptionalTrailingSeparator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCaseSensitive() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPathOptions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |