Condition Coverage

blib/lib/Net/SNMP/Mixin/Util.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
211 0 0 1 ref $session and $session->isa('Net::SNMP')

or 2 conditions

line l !l condition
84 5 3 $pre ||= 0
85 4 4 $tail ||= 0
215 0 1 $$session{'Net::SNMP::Mixin'}{'errors'} ||= []