Source file "org/apache/sshd/common/cipher/BaseGCMCipher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 93 of 93 | 0% | 6 of 6 | 0% | 8 | 8 | 20 | 20 | 5 | 5 |
| update(byte[], int, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| createCipherInstance(Cipher.Mode, byte[], byte[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getInitializedCipherInstance() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| BaseGCMCipher(int, int, int, String, int, String, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| updateAAD(byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |