Condition Coverage

blib/lib/Net/SNMP/Mixin.pm
Criterion Covered Total %
condition 5 10 50.0


and 3 conditions

line !l l&&!r l&&r condition
315 0 0 1 ref $session and $session->isa('Net::SNMP')
325 1 0 0 exists get_init_slot($session)->{$mixin} and get_init_slot($session)->{$mixin} == 0

or 2 conditions

line l !l condition
154 2 1 $self->{$prefix}{'mixins'} ||= []
368 2 0 $session->{'Net::SNMP::Mixin'}{'errors'} ||= []