Source file "org/springframework/amqp/rabbit/connection/CachingConnectionFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 2,108 of 2,108 | 0% | 220 of 220 | 0% | 166 | 166 | 430 | 430 | 56 | 56 |
| getCacheProperties() | 0% | 0% | 10 | 10 | 39 | 39 | 1 | 1 | ||
| connectionFromCache() | 0% | 0% | 9 | 9 | 28 | 28 | 1 | 1 | ||
| CachingConnectionFactory(ConnectionFactory, boolean) | 0% | 0% | 3 | 3 | 30 | 30 | 1 | 1 | ||
| CachingConnectionFactory(String, int) | 0% | 0% | 2 | 2 | 29 | 29 | 1 | 1 | ||
| CachingConnectionFactory(URI) | 0% | n/a | 1 | 1 | 25 | 25 | 1 | 1 | ||
| getChannel(CachingConnectionFactory.ChannelCachingConnectionProxy, boolean) | 0% | 0% | 8 | 8 | 20 | 20 | 1 | 1 | ||
| createBareChannel(CachingConnectionFactory.ChannelCachingConnectionProxy, boolean) | 0% | 0% | 7 | 7 | 20 | 20 | 1 | 1 | ||
| createConnection() | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| getCachedChannelProxy(CachingConnectionFactory.ChannelCachingConnectionProxy, LinkedList, boolean) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| obtainPermits(CachingConnectionFactory.ChannelCachingConnectionProxy) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| cleanUpClosedChannel(ChannelProxy) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| findIdleConnection() | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| destroy() | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| getChannelsExecutor() | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| doCreateBareChannel(CachingConnectionFactory.ChannelCachingConnectionProxy, boolean) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| findOpenChannel(LinkedList) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| determineChannelList(CachingConnectionFactory.ChannelCachingConnectionProxy, boolean) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| waitForConnection(long) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| resetConnection() | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| refreshProxyConnection(CachingConnectionFactory.ChannelCachingConnectionProxy) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| putConnectionName(Properties, ConnectionProxy, String) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| setPublisherConfirms(boolean) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| setSimplePublisherConfirms(boolean) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| afterPropertiesSet() | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| setCacheMode(CachingConnectionFactory.CacheMode) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| initCacheWaterMarks() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| closeChannels(Collection) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| setChannelCacheSize(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| setConnectionCacheSize(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| setConnectionLimit(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| countOpenConnections() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| reset(List, List, Map) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| setPublisherConfirmType(CachingConnectionFactory.ConfirmType) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setConnectionListeners(List) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| closeAndClear(Collection) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setPublisherReturns(boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setChannelCheckoutTimeout(long) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addConnectionListener(ConnectionListener) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getPublisherConnectionFactoryCacheProperties() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| newRabbitConnectionFactory() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setPublisherConnectionFactory(AbstractConnectionFactory) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setPublisherChannelFactory(PublisherCallbackChannelFactory) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CachingConnectionFactory() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CachingConnectionFactory(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CachingConnectionFactory(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CachingConnectionFactory(ConnectionFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isPublisherConfirms() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSimplePublisherConfirms() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$resetConnection$1(AtomicInteger) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getChannelCacheSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCacheMode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConnectionCacheSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isPublisherReturns() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$resetConnection$0(CachingConnectionFactory.ChannelCachingConnectionProxy) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |