Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 51 of 243 | 79% | 0 of 0 | n/a | 1 | 8 | 13 | 68 | 1 | 8 |
main(String[]) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
getStringKey() | 44% | n/a | 0 | 1 | 2 | 6 | 0 | 1 | ||
getSecretKey() | 39% | n/a | 0 | 1 | 2 | 6 | 0 | 1 | ||
decryptString(String, String) | 100% | n/a | 0 | 1 | 0 | 13 | 0 | 1 | ||
encryptString(String, String) | 100% | n/a | 0 | 1 | 0 | 12 | 0 | 1 | ||
decryptString(String, SecretKey) | 100% | n/a | 0 | 1 | 0 | 11 | 0 | 1 | ||
encryptString(String, SecretKey) | 100% | n/a | 0 | 1 | 0 | 10 | 0 | 1 | ||
static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |