Source file "org/springframework/security/crypto/encrypt/BouncyCastleAesGcmBytesEncryptor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 139 of 139 | 0% | 4 of 4 | 0% | 7 | 7 | 25 | 25 | 5 | 5 |
| process(AEADBlockCipher, byte[]) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| encrypt(byte[]) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| decrypt(byte[]) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| BouncyCastleAesGcmBytesEncryptor(String, CharSequence, BytesKeyGenerator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BouncyCastleAesGcmBytesEncryptor(String, CharSequence) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |