Source file "org/apache/sshd/common/forward/DefaultForwarder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 2,455 of 2,455 | 0% | 216 of 216 | 0% | 179 | 179 | 555 | 555 | 71 | 71 |
| startLocalPortForwarding(SshdSocketAddress, SshdSocketAddress) | 0% | 0% | 7 | 7 | 35 | 35 | 1 | 1 | ||
| startDynamicPortForwarding(SshdSocketAddress) | 0% | 0% | 7 | 7 | 36 | 36 | 1 | 1 | ||
| localPortForwardingRequested(SshdSocketAddress) | 0% | 0% | 8 | 8 | 37 | 37 | 1 | 1 | ||
| startRemotePortForwarding(SshdSocketAddress, SshdSocketAddress) | 0% | 0% | 5 | 5 | 38 | 38 | 1 | 1 | ||
| stopRemotePortForwarding(SshdSocketAddress) | 0% | 0% | 4 | 4 | 25 | 25 | 1 | 1 | ||
| localPortForwardingCancelled(SshdSocketAddress) | 0% | 0% | 6 | 6 | 22 | 22 | 1 | 1 | ||
| unbindLocalForwarding(SshdSocketAddress, SshdSocketAddress, InetSocketAddress) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| unbindDynamicForwarding(SshdSocketAddress, SocksProxy, InetSocketAddress) | 0% | 0% | 10 | 10 | 21 | 21 | 1 | 1 | ||
| DefaultForwarder(ConnectionService) | 0% | n/a | 1 | 1 | 17 | 17 | 1 | 1 | ||
| doBind(SshdSocketAddress, IoAcceptor) | 0% | 0% | 5 | 5 | 17 | 17 | 1 | 1 | ||
| signalEstablishedExplicitTunnel(SshdSocketAddress, SshdSocketAddress, boolean, SshdSocketAddress, Throwable) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| invokePortEventListenerSignallerHolders(Collection, Invoker) | 0% | 0% | 6 | 6 | 22 | 22 | 1 | 1 | ||
| signalEstablishingExplicitTunnel(SshdSocketAddress, SshdSocketAddress, boolean) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| signalTornDownExplicitTunnel(SshdSocketAddress, boolean, SshdSocketAddress, Throwable) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| signalTearingDownExplicitTunnel(SshdSocketAddress, boolean, SshdSocketAddress) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| signalEstablishedDynamicTunnel(SshdSocketAddress, SshdSocketAddress, Throwable) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| signalTornDownDynamicTunnel(SshdSocketAddress, Throwable) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| signalEstablishingDynamicTunnel(SshdSocketAddress) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| signalTearingDownDynamicTunnel(SshdSocketAddress) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| getDefaultListeners() | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| invokePortEventListenerSignallerListeners(Collection, Invoker) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| invokePortEventListenerSignaller(Invoker) | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| stopDynamicPortForwarding(SshdSocketAddress) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| stopLocalPortForwarding(SshdSocketAddress) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| getLocalForwardsBindings() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getRemoteForwardsBindings() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getBoundRemotePortForward(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getBoundLocalPortForwards(int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| createIoAcceptor(Factory) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| isLocalPortForwardingStartedForPort(int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getStartedLocalPortForwards() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getStartedRemotePortForwards() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getInnerCloseable() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getForwardedPort(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| signalEstablishedExplicitTunnel(PortForwardingEventListener, SshdSocketAddress, SshdSocketAddress, boolean, SshdSocketAddress, Throwable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getRegisteredManagers() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| signalTornDownExplicitTunnel(PortForwardingEventListener, SshdSocketAddress, boolean, SshdSocketAddress, Throwable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getLocalIoAcceptor() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getDynamicIoAcceptor() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| signalTearingDownExplicitTunnel(PortForwardingEventListener, SshdSocketAddress, boolean, SshdSocketAddress) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| signalEstablishedDynamicTunnel(PortForwardingEventListener, SshdSocketAddress, SshdSocketAddress, Throwable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| signalEstablishingExplicitTunnel(PortForwardingEventListener, SshdSocketAddress, SshdSocketAddress, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| removePortForwardingEventListener(PortForwardingEventListener) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| signalTornDownDynamicTunnel(PortForwardingEventListener, SshdSocketAddress, Throwable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| lambda$signalEstablishedExplicitTunnel$9(SshdSocketAddress, SshdSocketAddress, boolean, SshdSocketAddress, Throwable, PortForwardingEventListener) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| removePortForwardingEventListenerManager(PortForwardingEventListenerManager) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| signalEstablishingDynamicTunnel(PortForwardingEventListener, SshdSocketAddress) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| signalTearingDownDynamicTunnel(PortForwardingEventListener, SshdSocketAddress) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| preClose() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| lambda$signalTornDownExplicitTunnel$3(SshdSocketAddress, boolean, SshdSocketAddress, Throwable, PortForwardingEventListener) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$getRemoteForwardsBindings$14(Map.Entry) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$getLocalForwardsBindings$12(Map.Entry) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$isLocalPortForwardingStartedForPort$11(int, SshdSocketAddress) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| lambda$getBoundLocalPortForwards$10(int, SshdSocketAddress) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| lambda$signalEstablishingExplicitTunnel$8(SshdSocketAddress, SshdSocketAddress, boolean, PortForwardingEventListener) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$signalEstablishedDynamicTunnel$4(SshdSocketAddress, SshdSocketAddress, Throwable, PortForwardingEventListener) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$signalTearingDownExplicitTunnel$2(SshdSocketAddress, boolean, SshdSocketAddress, PortForwardingEventListener) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addPortForwardingEventListener(PortForwardingEventListener) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addPortForwardingEventListenerManager(PortForwardingEventListenerManager) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$getRemoteForwardsBindings$15() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$getLocalForwardsBindings$13() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$signalTornDownDynamicTunnel$7(SshdSocketAddress, Throwable, PortForwardingEventListener) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$signalTearingDownDynamicTunnel$6(SshdSocketAddress, PortForwardingEventListener) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$signalEstablishingDynamicTunnel$5(SshdSocketAddress, PortForwardingEventListener) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$new$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$new$1() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPortForwardingEventListenerProxy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSession() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConnectionService() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |