Source file "org/apache/sshd/server/kex/DHGEXServer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,168 of 1,168 | 0% | 70 of 70 | 0% | 44 | 44 | 191 | 191 | 9 | 9 |
| next(int, Buffer) | 0% | 0% | 18 | 18 | 109 | 109 | 1 | 1 | ||
| selectModuliGroups(ServerSession, int, int, int, List) | 0% | 0% | 12 | 12 | 28 | 28 | 1 | 1 | ||
| chooseDH(int, int, int) | 0% | 0% | 4 | 4 | 20 | 20 | 1 | 1 | ||
| loadModuliGroups(ServerSession) | 0% | 0% | 5 | 5 | 25 | 25 | 1 | 1 | ||
| getDH(BigInteger, BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DHGEXServer(DHFactory, Session) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| init(byte[], byte[], byte[], byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| newFactory(DHFactory) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |