Source file "com/rabbitmq/client/impl/SocketFrameHandlerFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 103 of 103 | 0% | 6 of 6 | 0% | 10 | 10 | 28 | 28 | 7 | 7 |
| create(Address, String) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| createSocket(String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| SocketFrameHandlerFactory(int, SocketFactory, SocketConfigurator, boolean, ExecutorService, SslContextFactory) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| SocketFrameHandlerFactory(int, SocketFactory, SocketConfigurator, boolean, ExecutorService) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SocketFrameHandlerFactory(int, SocketFactory, SocketConfigurator, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| create(Socket) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| quietTrySocketClose(Socket) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 |