blib/lib/IPv6/Address.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 15 | 60.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
289 | 51 | 0 | 3 | defined $option{'ipv4'} and $option{'ipv4'} |
730 | 0 | 1 | 3 | $d->get_ip_n <= $e->get_ip_n && $e->get_ip_n <= $f->get_ip_n |
742 | 3 | 0 | 16 | $_[0]->position($_[1]) < $_[0]->get_length && $_[0]->position($_[1]) >= 0 |
line | l | !l | condition |
---|---|---|---|
723 | 4 | 0 | shift() // die('missing 1st argument') |
724 | 4 | 0 | shift() // die('missing 2nd argument') |
725 | 4 | 0 | shift() // die('missing 3rd argument') |