Source file "org/springframework/util/AntPathMatcher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,053 of 1,053 | 0% | 220 of 220 | 0% | 135 | 135 | 230 | 230 | 25 | 25 |
| doMatch(String, String, boolean, Map) | 0% | 0% | 42 | 42 | 80 | 80 | 1 | 1 | ||
| combine(String, String) | 0% | 0% | 23 | 23 | 26 | 26 | 1 | 1 | ||
| extractPathWithinPattern(String, String) | 0% | 0% | 8 | 8 | 13 | 13 | 1 | 1 | ||
| isPotentialMatch(String, String[]) | 0% | 0% | 7 | 7 | 10 | 10 | 1 | 1 | ||
| getStringMatcher(String) | 0% | 0% | 8 | 8 | 12 | 12 | 1 | 1 | ||
| tokenizePattern(String) | 0% | 0% | 8 | 8 | 12 | 12 | 1 | 1 | ||
| isPattern(String) | 0% | 0% | 8 | 8 | 13 | 13 | 1 | 1 | ||
| skipSegment(String, int, String) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| concat(String, String) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| AntPathMatcher(String) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| AntPathMatcher() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| isWildcardChar(char) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| extractUriTemplateVariables(String, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| skipSeparator(String, int, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setPathSeparator(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| deactivatePatternCache() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| tokenizePath(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| match(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| matchStart(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| matchStrings(String, String, Map) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setCachePatterns(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPatternComparator(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setCaseSensitive(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTrimTokens(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |