Source file "org/springframework/cloud/config/server/environment/VaultKvAccessStrategy.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 38 of 38 | 0% | 0 of 0 | n/a | 11 | 11 | 17 | 17 | 11 | 11 |
| setAuth(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setData(JsonNode) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLeaseDuration(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLeaseId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRenewable(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| VaultKvAccessStrategy.VaultResponse() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAuth() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getData() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLeaseDuration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLeaseId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isRenewable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |