Source file "org/springframework/boot/autoconfigure/elasticsearch/ElasticsearchProperties.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 78 of 78 | 0% | 0 of 0 | n/a | 16 | 16 | 28 | 28 | 16 | 16 |
ElasticsearchProperties() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
setUris(List) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setUsername(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setPassword(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setConnectionTimeout(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSocketTimeout(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSocketKeepAlive(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setPathPrefix(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getUris() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUsername() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPassword() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getConnectionTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSocketTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isSocketKeepAlive() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPathPrefix() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRestclient() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |