Source file "org/elasticsearch/common/regex/Regex.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 587 of 587 | 0% | 108 of 108 | 0% | 68 | 68 | 115 | 115 | 14 | 14 |
flagsFromString(String) | ![]() | 0% | ![]() | 0% | 13 | 13 | 25 | 25 | 1 | 1 |
simpleMatchWithNormalizedStrings(String, String) | ![]() | 0% | ![]() | 0% | 11 | 11 | 21 | 21 | 1 | 1 |
simpleMatchToAutomaton(String[]) | ![]() | 0% | ![]() | 0% | 8 | 8 | 17 | 17 | 1 | 1 |
flagsToString(int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 20 | 20 | 1 | 1 |
simpleMatchToAutomaton(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
simpleMatch(String[], String[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 6 | 6 | 1 | 1 |
simpleMatch(String[], String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
simpleMatch(String, String, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
simpleMatch(List, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
compile(String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
isSimpleMatchPattern(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
simpleMatch(String, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isMatchAllPattern(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
Regex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |