Source file "com/sun/msv/datatype/regexp/BMPattern.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 563 of 563 | 0% | 102 of 102 | 0% | 59 | 59 | 133 | 133 | 8 | 8 |
BMPattern(String, int, boolean) | ![]() | 0% | ![]() | 0% | 7 | 7 | 23 | 23 | 1 | 1 |
matchesIgnoreCase(CharacterIterator, int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 20 | 20 | 1 | 1 |
matchesIgnoreCase(String, int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 20 | 20 | 1 | 1 |
matchesIgnoreCase(char[], int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 20 | 20 | 1 | 1 |
matches(CharacterIterator, int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 16 | 16 | 1 | 1 |
matches(String, int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 16 | 16 | 1 | 1 |
matches(char[], int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 16 | 16 | 1 | 1 |
BMPattern(String, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |