Source file "org/apache/sshd/common/mac/BaseMac.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 186 of 186 | 0% | 6 of 6 | 0% | 13 | 13 | 41 | 41 | 10 | 10 |
toString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
updateUInt(long) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
init(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
doFinal(byte[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
BaseMac(String, int, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
update(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getAlgorithm() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBlockSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDefaultBlockSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isEncryptThenMac() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |