Condition Coverage

blib/lib/Net/SNMP/MessageProcessing.pm
Criterion Covered Total %
condition 5 17 29.4


and 3 conditions

line !l l&&!r l&&r condition
102 0 0 0 $pdu->pdu_type != GET_RESPONSE() and $pdu->pdu_type != REPORT()
315 0 0 0 exists $$this[_HANDLES()]{$handle} and keys %{$$this[_HANDLES()]{$handle};} < 2147483648

or 2 conditions

line l !l condition
342 1 1 $_[0][_ERROR()] || ''

or 3 conditions

line l !l&&r !l&&!r condition
53 0 2 0 $INSTANCE ||= 'Net::SNMP::MessageProcessing'->_new
63 0 0 1 @_ != 2 or not ref $pdu
137 0 0 1 @_ != 2 or not ref $msg