Source file "com/google/re2j/Matcher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 606 of 606 | 0% | 78 of 78 | 0% | 68 | 68 | 141 | 141 | 29 | 29 |
| appendReplacementInternal(StringBuilder, String) | 0% | 0% | 15 | 15 | 32 | 32 | 1 | 1 | ||
| loadGroup(int) | 0% | 0% | 8 | 8 | 14 | 14 | 1 | 1 | ||
| quoteReplacement(String) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| appendReplacement(StringBuffer, String) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| Matcher(Pattern) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| genMatch(int, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| appendReplacement(StringBuilder, String) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| find(int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| find() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| replace(String, boolean) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| group(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| reset(CharSequence) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| end(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| appendTail(StringBuffer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| appendTail(StringBuilder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| start(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Matcher(Pattern, CharSequence) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| substring(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| matches() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lookingAt() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| replaceAll(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| replaceFirst(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| start() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| end() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| group() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| pattern() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| inputLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |