Source file "org/elasticsearch/common/lucene/search/function/FunctionScoreQuery.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 403 of 403 | 0% | 46 of 46 | 0% | 38 | 38 | 64 | 64 | 15 | 15 |
createWeight(IndexSearcher, ScoreMode, float) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
rewrite(IndexReader) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
toString(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 9 | 9 | 9 | 9 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
FunctionScoreQuery(Query, FunctionScoreQuery.ScoreMode, ScoreFunction[], CombineFunction, Float, float) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
FunctionScoreQuery(Query, ScoreFunction, CombineFunction, Float, float) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
FunctionScoreQuery(Query, Float, float) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
FunctionScoreQuery(Query, ScoreFunction) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
visit(QueryVisitor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$new$0(ScoreFunction) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getSubQuery() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFunctions() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMinScore() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCombineFunction() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |