Source file "org/eclipse/angus/mail/auth/Ntlm.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,662 of 1,662 | 0% | 62 of 62 | 0% | 49 | 49 | 263 | 263 | 18 | 18 |
generateType3Msg(String) | ![]() | 0% | ![]() | 0% | 8 | 8 | 89 | 89 | 1 | 1 |
makeDesKey(byte[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
generateType1Msg(int, boolean) | ![]() | 0% | ![]() | 0% | 5 | 5 | 26 | 26 | 1 | 1 |
calcLMHash() | ![]() | 0% | ![]() | 0% | 3 | 3 | 23 | 23 | 1 | 1 |
init0() | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
calcResponse(byte[], byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 18 | 18 | 1 | 1 |
calcV2Response(byte[], byte[], byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 14 | 14 | 1 | 1 |
Ntlm(String, String, String, String, MailLogger) | ![]() | 0% | ![]() | 0% | 4 | 4 | 17 | 17 | 1 | 1 |
hmacMD5(byte[], byte[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
writeInt(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
toHex(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
readInt(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
calcNTHash() | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
copybytes(byte[], int, String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
writeShort(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
readShort(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
generateType1Msg(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |