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 | 60 of 60 | 0% | 0 of 0 | n/a | 13 | 13 | 22 | 22 | 13 | 13 |
ElasticsearchProperties() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 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 | |
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 | |
getPathPrefix() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |