Source file "org/wildfly/security/encryption/SecretKeyUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 181 of 181 | 0% | 18 of 18 | 0% | 16 | 16 | 37 | 37 | 7 | 7 |
| importSecretKey(CodePointIterator) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| exportSecretKey(SecretKey) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| generateSecretKey(int) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| checkKeySize(int) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| importSecretKey(char[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| importSecretKey(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SecretKeyUtil() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |