Condition Coverage

blib/lib/Net/SNMP/QueryEngine/AnyEvent.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
57 0 0 0 $$self{'sqe'}{'pending'} == 1 and $$self{'sqe'}{'condvar'}->ready
81 0 0 0 $hp and $$self{'sqe'}{'hp'}{$hp}

or 3 conditions

line l !l&&r !l&&!r condition
74 0 0 0 ref $data ne 'ARRAY' or @$data < 3
0 0 0 ref $data ne 'ARRAY' or @$data < 3 or not $$self{'sqe'}{'cb'}{$$data[1]}