Source file "org/apache/sshd/common/kex/AbstractDH.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 115 of 115 | 0% | 20 of 20 | 0% | 18 | 18 | 30 | 30 | 8 | 8 |
| stripLeadingZeroes(byte[]) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| checkKeyAgreementNecessity() | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| getE() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getK() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isPublicDataAvailable() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isSharedSecretAvailable() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| AbstractDH() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |