Source file "org/springframework/cloud/config/server/encryption/EncryptionController.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 439 of 439 | 0% | 34 of 34 | 0% | 38 | 38 | 102 | 102 | 21 | 21 |
| stripFormData(String, MediaType, boolean) | 0% | 0% | 7 | 7 | 19 | 19 | 1 | 1 | ||
| decrypt(String, String, String, MediaType) | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| encrypt(String, String, String, MediaType) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| getEncryptor(String, String, String) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| keyFormat() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| keyUnavailable() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| decryptionDisabled() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| notInstalled() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| encryptionTooWeak() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| invalidCipher() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| EncryptionController(TextEncryptorLocator) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| getPublicKey(String, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| status() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| checkDecryptionPossible(TextEncryptor) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| validateEncryptionWeakness(TextEncryptor) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| encrypt(String, MediaType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decrypt(String, MediaType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPublicKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setDefaultApplicationName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultProfile(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |