| blib/lib/Cisco/SNMP/Interface.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 33 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 143 | 0 | 0 | 0 | $rIfNamePart =~ /^$uIfNamePart/i and $rIfNumPart eq $uIfNumPart |
| 469 | 0 | 0 | 0 | $args{$_} =~ /^\d+$/ and $args{$_} > 0 |
| 482 | 0 | 0 | 0 | exists $params{'recur'} and ref $params{'recur'} eq 'Cisco::SNMP::Interface' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 62 | 0 | 0 | 0 | /^-?interface$/i or /^-?index$/i |
| 165 | 0 | 0 | 0 | ref $self || $self |
| 241 | 0 | 0 | 0 | $_ == 6 or $_ == 7 |
| 268 | 0 | 0 | 0 | ref $self || $self |
| 456 | 0 | 0 | 0 | ref $self || $self |
| 468 | 0 | 0 | 0 | /^-?polling$/i or /^-?interval$/i |
| 502 | 0 | 0 | 0 | $_ == 4 or $_ == 5 |
| 537 | 0 | 0 | 0 | /^-?operation$/i or /^-?command$/i |