Source file "org/apache/lucene/analysis/util/SegmentingTokenizerBase.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 292 of 292 | 0% | 40 of 40 | 0% | 31 | 31 | 70 | 70 | 11 | 11 |
refill() | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
read(Reader, char[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
incrementSentence() | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
SegmentingTokenizerBase(AttributeFactory, BreakIterator) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
reset() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
end() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
findSafeEnd() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
incrementToken() | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isSafeEnd(char) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
SegmentingTokenizerBase(BreakIterator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |