Source file "org/eclipse/jgit/ignore/internal/PathMatcher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 604 of 604 | 0% | 134 of 134 | 0% | 81 | 81 | 131 | 131 | 13 | 13 |
| iterate(String, int, int, boolean, boolean) | 0% | 0% | 24 | 24 | 58 | 58 | 1 | 1 | ||
| simpleMatch(String, boolean, boolean) | 0% | 0% | 14 | 14 | 13 | 13 | 1 | 1 | ||
| createMatchers(List, Character, boolean) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| createNameMatcher0(String, Character, boolean, boolean) | 0% | 0% | 8 | 8 | 10 | 10 | 1 | 1 | ||
| trim(String) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| matches(int, String, int, int, boolean, boolean) | 0% | 0% | 7 | 7 | 6 | 6 | 1 | 1 | ||
| PathMatcher(String, Character, boolean) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| createPathMatcher(String, Character, boolean) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| matches(String, boolean, boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isSimplePathWithSegments(String) | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isWild(IMatcher) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| matches(String, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |