Source file "org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 32 of 32 | 0% | 0 of 0 | n/a | 7 | 7 | 12 | 12 | 7 | 7 |
| ElasticsearchProperties() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setClusterName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setClusterNodes(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setProperties(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getClusterName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClusterNodes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProperties() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |