Source file "org/springframework/security/crypto/encrypt/AesBytesEncryptor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 162 of 162 | 0% | 8 of 8 | 0% | 12 | 12 | 29 | 29 | 8 | 8 |
| AesBytesEncryptor(String, CharSequence, BytesKeyGenerator, AesBytesEncryptor.CipherAlgorithm) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| encrypt(byte[]) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| decrypt(byte[]) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| iv(byte[]) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| AesBytesEncryptor(String, CharSequence, BytesKeyGenerator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AesBytesEncryptor(String, CharSequence) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| encrypted(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |