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
192 0 0 0 $args{$_} >= 1 and $args{$_} <= 65467
252 0 0 0 $self eq $class and $class eq 'Net::SNMPTrapd'
275 0 0 0 $args{$_} =~ /^\d+$/ and $args{$_} > 0
371 0 0 0 defined $arg and $arg >= 1
401 0 0 0 defined $arg and $arg >= 1
421 0 0 0 defined $arg and $arg >= 1
468 0 0 0 $self eq $class and $class eq 'Net::SNMPTrapd'

or 3 conditions

line l !l&&r !l&&!r condition
107 0 0 0 ref $self || $self
172 0 0 0 ref $self || $self
248 0 0 0 ref $self || $self
271 0 0 0 /^-?data(?:gram)?$/i or /^-?pdu$/i
464 0 0 0 ref $self || $self
503 0 0 0 ref $$self || $$self