Source file "org/apache/commons/text/matcher/AbstractStringMatcher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 124 of 124 | 0% | 16 of 16 | 0% | 12 | 12 | 28 | 28 | 4 | 4 |
| isMatch(char[], int, int, int) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| isMatch(CharSequence, int, int, int) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| size() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| AbstractStringMatcher.AndStringMatcher(StringMatcher[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |