Source file "org/springframework/cloud/bootstrap/encrypt/EnvironmentDecryptApplicationInitializer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 190 of 190 | 0% | 28 of 28 | 0% | 23 | 23 | 56 | 56 | 9 | 9 |
initialize(ConfigurableApplicationContext) | ![]() | 0% | ![]() | 0% | 9 | 9 | 23 | 23 | 1 | 1 |
insert(MutablePropertySources, PropertySource) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
insert(ApplicationContext, PropertySource) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
removeDecryptedProperties(ApplicationContext) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
decrypt(PropertySource) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
merge(PropertySource) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
EnvironmentDecryptApplicationInitializer(TextEncryptor) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setOrder(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getOrder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |