Condition Coverage

blib/lib/Net/STOMP/Client/Connection.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
169 0 0 0 $socket and $socket->connected
175 0 0 0 $socket and $socket->connected
216 0 0 0 $peeropt->{'max_sleep'} and $peeropt->{'sleep'} > $peeropt->{'max_sleep'}

or 2 conditions

line l !l condition
268 0 0 $option{'sockopt'} ||= {}
269 0 0 $option{'debug'} ||= ""