Coverage Report - com.allanbank.mongodb.client.connection.socket
 
Package # Classes Line Coverage Branch Coverage Complexity
com.allanbank.mongodb.client.connection.socket10
91%
513/558
88%
163/185
2.813
 
Classes in this Package Line Coverage Branch Coverage Complexity
AbstractSocketConnection
94%
210/223
90%
68/75
2.844
AbstractSocketConnection$1
100%
1/1
N/A
2.844
ReceiveRunnable
100%
14/14
100%
8/8
4.5
Sequence
100%
68/68
100%
28/28
2.091
SocketConnection
92%
72/78
90%
27/30
3.5
SocketConnectionFactory
78%
52/66
50%
8/16
2.4
SocketConnectionFactory$1
100%
1/1
N/A
2.4
SocketConnectionFactory$ConfigurationListener
33%
1/3
N/A
2.4
TwoThreadSocketConnection
87%
50/57
81%
13/16
3
TwoThreadSocketConnection$SendRunnable
93%
44/47
91%
11/12
3