Source file "org/apache/sshd/client/kex/DHGEXClient.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 552 of 552 | 0% | 28 of 28 | 0% | 25 | 25 | 105 | 105 | 11 | 11 |
| next(int, Buffer) | 0% | 0% | 9 | 9 | 67 | 67 | 1 | 1 | ||
| init(byte[], byte[], byte[], byte[]) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| DHGEXClient(DHFactory, Session) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| getDH(BigInteger, BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPValue() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setP(byte[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| validateEValue() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| validateFValue() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| newFactory(DHFactory) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getP() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |