Source file "org/elasticsearch/index/query/functionscore/ScoreFunctionBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 132 of 132 | 0% | 18 of 18 | 0% | 20 | 20 | 30 | 30 | 11 | 11 |
equals(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 6 | 6 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toFunction(SearchExecutionContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
toXContent(XContentBuilder, ToXContent.Params) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
checkWeight(Float) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
ScoreFunctionBuilder(StreamInput) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeTo(StreamOutput) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setWeight(float) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ScoreFunctionBuilder() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getWeight() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getWriteableName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |