Source file "org/apache/lucene/search/BooleanQuery.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,367 of 1,367 | 0% | 195 of 195 | 0% | 117 | 117 | 274 | 274 | 18 | 18 |
| rewrite(IndexReader) | 0% | 0% | 64 | 64 | 183 | 183 | 1 | 1 | ||
| toString(String) | 0% | 0% | 8 | 8 | 23 | 23 | 1 | 1 | ||
| rewriteNoScoring() | 0% | 0% | 9 | 9 | 15 | 15 | 1 | 1 | ||
| BooleanQuery(int, BooleanClause[]) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| visit(QueryVisitor) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| hashCode() | 0% | 0% | 6 | 6 | 5 | 5 | 1 | 1 | ||
| computeHashCode() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isPureDisjunction() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| createWeight(IndexSearcher, ScoreMode, float) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| equalsTo(BooleanQuery) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| setMaxClauseCount(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getClauses(BooleanClause.Occur) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMinimumNumberShouldMatch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clauses() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxClauseCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |