Condition Coverage

blib/lib/Net/SNMP/Mixin/Util.pm
Criterion Covered Total %
condition 7 12 58.3


and 3 conditions

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

or 2 conditions

line l !l condition
85 5 3 $pre ||= 0
86 4 4 $tail ||= 0
214 0 2 $session->{'Net::SNMP::Mixin'}{'errors'} ||= []