blib/lib/Net/SNMP/Mixin/IfInfo.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
172 | 2 | 2 | 0 | exists get_init_slot($session)->{$prefix} and get_init_slot($session)->{$prefix} == 0 |
4 | 0 | 0 | exists get_init_slot($session)->{$prefix} and get_init_slot($session)->{$prefix} == 0 and not $reload |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
143 | 0 | 0 | 0 | normalize_mac($value) // $value |