Source file "org/springframework/cloud/config/server/environment/VaultEnvironmentRepository.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 135 of 135 | 0% | 4 of 4 | 0% | 12 | 12 | 34 | 34 | 10 | 10 |
| VaultEnvironmentRepository(ObjectProvider, EnvironmentWatch, RestTemplate, VaultEnvironmentProperties, ConfigTokenProvider) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| read(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getToken() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| VaultEnvironmentRepository(ObjectProvider, EnvironmentWatch, RestTemplate, VaultEnvironmentProperties) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAccessStrategy(VaultKvAccessStrategy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHost(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPort(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setScheme(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBackend(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setNamespace(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |