Source file "org/apache/lucene/search/PhraseQuery.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 622 of 622 | 0% | 72 of 72 | 0% | 58 | 58 | 108 | 108 | 22 | 22 |
PhraseQuery(int, Term[], int[]) | ![]() | 0% | ![]() | 0% | 11 | 11 | 21 | 21 | 1 | 1 |
toString(String) | ![]() | 0% | ![]() | 0% | 10 | 10 | 28 | 28 | 1 | 1 |
rewrite(IndexReader) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
toTerms(String, String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
toTerms(String, BytesRef[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
termPositionsCost(TermsEnum) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
equalsTo(PhraseQuery) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
visit(QueryVisitor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
incrementalPositions(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
createWeight(IndexSearcher, ScoreMode, float) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
PhraseQuery(int, String, String[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
PhraseQuery(int, String, BytesRef[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
termNotInReader(LeafReader, Term) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
PhraseQuery(String, String[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
PhraseQuery(String, BytesRef[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getSlop() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getField() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTerms() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPositions() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |