Source file "org/apache/lucene/search/SloppyPhraseScorer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 383 of 383 | 0% | 74 of 74 | 0% | 42 | 42 | 86 | 86 | 5 | 5 |
initPhrasePositions() | ![]() | 0% | ![]() | 0% | 19 | 19 | 41 | 41 | 1 | 1 |
phraseFreq() | ![]() | 0% | ![]() | 0% | 14 | 14 | 26 | 26 | 1 | 1 |
termPositionsDiffer(PhrasePositions) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
flip(PhrasePositions, PhrasePositions) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
SloppyPhraseScorer(Weight, TermPositions[], int[], Similarity, int, byte[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |