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