Source file "org/apache/sshd/common/kex/extension/KexExtensionHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 36 of 36 | 0% | 4 of 4 | 0% | 9 | 9 | 13 | 13 | 7 | 7 |
| handleKexExtensionsMessage(Session, Buffer) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| isKexExtensionsAvailable(Session, KexExtensionHandler.AvailabilityPhase) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleKexCompressionMessage(Session, Buffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleKexExtensionRequest(Session, int, int, String, byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleKexInitProposal(Session, boolean, Map) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleKexExtensionNegotiation(Session, KexProposalOption, String, Map, String, Map, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sendKexExtensions(Session, KexExtensionHandler.KexPhase) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |