| blib/lib/Net/Routing.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 18 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 189 | 0 | 0 | 0 | $$route{'route'} and $$route{'route'} ne '0.0.0.0/0' |
| 0 | 0 | 0 | $$route{'route'} and $$route{'route'} ne '0.0.0.0/0' and $$route{'route'} ne '::/0' | |
| 196 | 0 | 0 | 0 | not $@ and $r |
| 204 | 0 | 0 | 0 | @routes == 0 and $target_type eq 'ipv4' || $target_type eq 'ipv6' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 176 | 0 | 0 | 0 | $target_type eq 'ipv4' or $target_type eq 'ipv6' |
| 204 | 0 | 0 | 0 | $target_type eq 'ipv4' || $target_type eq 'ipv6' |