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 | 437 of 437 | 0% | 16 of 16 | 0% | 25 | 25 | 83 | 83 | 17 | 17 |
crypt(byte[], int, int, byte[], int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 18 | 18 | 1 | 1 |
quarterRound(int[], int, int, int, int) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
advanceNonce() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
columnRound(int[]) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
diagonalRound(int[]) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
unpackIntLE(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ChaCha20Cipher.ChaChaEngine() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
initNonce(byte[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
polyKey() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
packIntLE(int, byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
unpackIntsLE(byte[], int, int, int[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
initCounter(long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
permute(int[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
unpackSigmaString(byte[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
initKey(byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
unpackIntLE(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |