Source file "org/elasticsearch/common/lucene/search/function/ScriptScoreQuery.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 234 of 234 | 0% | 24 of 24 | 0% | 19 | 19 | 36 | 36 | 7 | 7 |
equals(Object) | ![]() | 0% | ![]() | 0% | 9 | 9 | 9 | 9 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createWeight(IndexSearcher, ScoreMode, float) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
toString(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
rewrite(IndexReader) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ScriptScoreQuery(Query, Script, ScoreScript.LeafFactory, SearchLookup, Float, String, int, Version) | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
visit(QueryVisitor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |