Source file "org/apache/xerces/impl/xpath/regex/RegularExpression.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 185 of 185 | 0% | 36 of 36 | 0% | 27 | 27 | 52 | 52 | 9 | 9 |
| regionMatchesIgnoreCase(int, int, int, int) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| regionMatchesIgnoreCase(int, int, String, int) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| regionMatches(boolean, int, int, String, int) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| regionMatches(boolean, int, int, int, int) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| regionMatches(int, int, int, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| regionMatches(int, int, String, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| RegularExpression.CharacterIteratorTarget(CharacterIterator) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| charAt(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| resetTarget(CharacterIterator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |