Source file "org/springframework/cloud/bootstrap/encrypt/KeyProperties.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 42 of 42 | 0% | 0 of 0 | n/a | 9 | 9 | 16 | 16 | 9 | 9 |
KeyProperties() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setFailOnError(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setKey(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSalt(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setKeyStore(KeyProperties.KeyStore) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isFailOnError() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getKey() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSalt() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getKeyStore() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |