| blib/lib/Cisco/SNMP/Config.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 121 | 0 | 0 | 0 | $params{'op'} ne 'wr' and not defined $params{'server'} |
| 130 | 0 | 0 | 0 | $params{'catos'} and $params{'protocol'} != 'tftp' |
| 143 | 0 | 0 | 0 | $params{'catos'} and $params{'family'} == $AF_INET6 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 37 | 0 | 0 | 0 | ref $self || $self |
| 59 | 0 | 0 | 0 | /^-?(?:tftp)?server$/i or /^-?tftp$/ |