Condition Coverage

blib/lib/Net/Statsd.pm
Criterion Covered Total %
condition 7 11 63.6


and 3 conditions

line !l l&&!r l&&r condition
106 2 0 4970 $SOCK && $SOCK_PEER

or 2 conditions

line l !l condition
183 5018 9983 $sampled_data ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
106 2 0 4970 not $SOCK && $SOCK_PEER or "${HOST}:$PORT" ne $SOCK_PEER
157 0 0 20010 not $data or ref $data ne 'HASH'