Source file "org/wildfly/security/encryption/CipherUtil.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 219 of 219 | 0% | 12 of 12 | 0% | 12 | 12 | 46 | 46 | 6 | 6 |
decrypt(ByteIterator, SecretKey) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
encrypt(byte[], SecretKey) | ![]() | 0% | n/a | 1 | 1 | 16 | 16 | 1 | 1 | |
decrypt(String, SecretKey) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
encrypt(String, SecretKey) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
decrypt(byte[], SecretKey) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
CipherUtil() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |