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
105 1 0 4927 $SOCK && $SOCK_PEER

or 2 conditions

line l !l condition
182 5087 10009 $sampled_data ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
105 1 0 4927 not $SOCK && $SOCK_PEER or "${HOST}:$PORT" ne $SOCK_PEER
156 0 0 20009 not $data or ref $data ne 'HASH'