Source file "org/apache/lucene/analysis/miscellaneous/WordDelimiterIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 526 of 526 | 0% | 108 of 108 | 0% | 72 | 72 | 94 | 94 | 16 | 16 |
next() | ![]() | 0% | ![]() | 0% | 10 | 10 | 19 | 19 | 1 | 1 |
setBounds() | ![]() | 0% | ![]() | 0% | 6 | 6 | 8 | 8 | 1 | 1 |
endsWithPossessive(int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 3 | 3 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
isBreak(int, int) | ![]() | 0% | ![]() | 0% | 12 | 12 | 9 | 9 | 1 | 1 |
isSingleWord() | ![]() | 0% | ![]() | 0% | 6 | 6 | 3 | 3 | 1 | 1 |
setText(char[], int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
WordDelimiterIterator(byte[], boolean, boolean, boolean) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
type() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getType(int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
charType(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isAlpha(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isDigit(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isSubwordDelim(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isUpper(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |