Condition Coverage

blib/lib/Net/SNMPTrapd.pm
Criterion Covered Total %
condition 0 39 0.0


and 3 conditions

line !l l&&!r l&&r condition
197 0 0 0 $args{$_} >= 1 and $args{$_} <= 65467
257 0 0 0 $self eq $class and $class eq 'Net::SNMPTrapd'
280 0 0 0 $args{$_} =~ /^\d+$/ and $args{$_} > 0
376 0 0 0 defined $arg and $arg >= 1
406 0 0 0 defined $arg and $arg >= 1
426 0 0 0 defined $arg and $arg >= 1
473 0 0 0 $self eq $class and $class eq 'Net::SNMPTrapd'

or 3 conditions

line l !l&&r !l&&!r condition
112 0 0 0 ref $self || $self
177 0 0 0 ref $self || $self
253 0 0 0 ref $self || $self
276 0 0 0 /^-?data(?:gram)?$/i or /^-?pdu$/i
469 0 0 0 ref $self || $self
508 0 0 0 ref $$self || $$self