Source file "org/eclipse/core/text/StringMatcher.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 663 of 663 | 0% | 146 of 146 | 0% | 85 | 85 | 175 | 175 | 11 | 11 |
match(String, int, int) | ![]() | 0% | ![]() | 0% | 29 | 29 | 48 | 48 | 1 | 1 |
parseWildCards() | ![]() | 0% | ![]() | 0% | 13 | 13 | 33 | 33 | 1 | 1 |
find(String, int, int) | ![]() | 0% | ![]() | 0% | 15 | 15 | 28 | 28 | 1 | 1 |
textPosIn(String, int, int, String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 11 | 11 | 1 | 1 |
regExpRegionMatches(String, int, String, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 16 | 16 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
StringMatcher(String, boolean, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
regExpPosIn(String, int, int, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
parseNoWildCards() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
match(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
usePrefixMatch() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |