blib/lib/Paranoid/Network/IPv4.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 13 | 21 | 61.9 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
96 | 8 | 0 | 33 | defined $bnet and length $bnet |
101 | 0 | 0 | 33 | defined $bnet and length $bnet |
106 | 9 | 0 | 24 | defined $bmask and length $bmask |
115 | 0 | 0 | 24 | defined $bmask and length $bmask |
162 | 0 | 0 | 18 | defined $tgt and defined $dest |
178 | 12 | 2 | 4 | $tnet[0] <= $dnet[0] and $tnet[1] >= $dnet[1] |
1 | 6 | 7 | $tnet[0] >= $dnet[0] and $tnet[1] <= $dnet[1] |