| blib/lib/Cisco/SNMP/Interface.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 33 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 147 | 0 | 0 | 0 | $rIfNamePart =~ /^$uIfNamePart/i and $rIfNumPart eq $uIfNumPart |
| 557 | 0 | 0 | 0 | $args{$_} =~ /^\d+$/ and $args{$_} > 0 |
| 571 | 0 | 0 | 0 | exists $params{'recur'} and ref $params{'recur'} eq 'Cisco::SNMP::Interface' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 67 | 0 | 0 | 0 | /^-?interface$/i or /^-?index$/i |
| 170 | 0 | 0 | 0 | ref $self || $self |
| 261 | 0 | 0 | 0 | $_ == 6 or $_ == 7 |
| 302 | 0 | 0 | 0 | ref $self || $self |
| 546 | 0 | 0 | 0 | ref $self || $self |
| 556 | 0 | 0 | 0 | /^-?polling$/i or /^-?interval$/i |
| 594 | 0 | 0 | 0 | $_ == 4 or $_ == 5 |
| 642 | 0 | 0 | 0 | /^-?operation$/i or /^-?command$/i |