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