Source file "org/apache/lucene/search/BooleanClause.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 97 of 97 | 0% | 16 of 16 | 0% | 18 | 18 | 18 | 18 | 10 | 10 |
equals(Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 4 | 4 | 1 | 1 |
hashCode() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
BooleanClause(Query, BooleanClause.Occur) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
isProhibited() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isRequired() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setOccur(BooleanClause.Occur) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setQuery(Query) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getOccur() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getQuery() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |