| blib/lib/Net/SNMPTrapd.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 39 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 193 | 0 | 0 | 0 | $args{$_} >= 1 and $args{$_} <= 65467 |
| 253 | 0 | 0 | 0 | $self eq $class and $class eq 'Net::SNMPTrapd' |
| 276 | 0 | 0 | 0 | $args{$_} =~ /^\d+$/ and $args{$_} > 0 |
| 372 | 0 | 0 | 0 | defined $arg and $arg >= 1 |
| 402 | 0 | 0 | 0 | defined $arg and $arg >= 1 |
| 422 | 0 | 0 | 0 | defined $arg and $arg >= 1 |
| 469 | 0 | 0 | 0 | $self eq $class and $class eq 'Net::SNMPTrapd' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 108 | 0 | 0 | 0 | ref $self || $self |
| 173 | 0 | 0 | 0 | ref $self || $self |
| 249 | 0 | 0 | 0 | ref $self || $self |
| 272 | 0 | 0 | 0 | /^-?data(?:gram)?$/i or /^-?pdu$/i |
| 465 | 0 | 0 | 0 | ref $self || $self |
| 504 | 0 | 0 | 0 | ref $$self || $$self |