Source file "net/sf/saxon/functions/regex/JRegularExpression.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 255 of 255 | 0% | 21 of 21 | 0% | 24 | 24 | 62 | 62 | 11 | 11 |
setFlags(CharSequence) | 0% | 0% | 8 | 8 | 20 | 20 | 1 | 1 | ||
JRegularExpression(CharSequence, int, int, List) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
replace(CharSequence, CharSequence) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
main(String[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
JRegularExpression(String, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
tokenize(CharSequence) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
analyze(CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
containsMatch(CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
matches(CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getJavaRegularExpression() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getFlagBits() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |