Source file "org/elasticsearch/search/suggest/SuggestBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 386 of 386 | 0% | 46 of 46 | 0% | 37 | 37 | 77 | 77 | 14 | 14 |
fromXContent(XContentParser) | ![]() | 0% | ![]() | 0% | 10 | 10 | 20 | 20 | 1 | 1 |
build(SearchExecutionContext) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
toXContent(XContentBuilder, ToXContent.Params) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
writeTo(StreamOutput) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
SuggestBuilder(StreamInput) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
addSuggestion(String, SuggestionBuilder) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
SuggestBuilder() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setGlobalText(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getGlobalText() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSuggestions() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |