Source file "org/apache/sshd/common/cipher/ChaCha20Cipher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 192 of 192 | 0% | 16 of 16 | 0% | 19 | 19 | 43 | 43 | 11 | 11 |
| update(byte[], int, int) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| updateAAD(byte[], int, int) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| init(Cipher.Mode, byte[], byte[]) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| ChaCha20Cipher() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getAlgorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTransformation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIVSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthenticationTagSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCipherBlockSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKdfSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKeySize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |