Source file "ch/qos/logback/core/boolex/Matcher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 123 of 123 | 0% | 10 of 10 | 0% | 20 | 20 | 43 | 43 | 15 | 15 |
| start() | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| matches(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| Matcher() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setRegex(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| stop() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCanonEq(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCaseSensitive(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUnicodeCase(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getRegex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isStarted() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCanonEq() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCaseSensitive() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isUnicodeCase() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |