blib/lib/Net/CIDR/Overlap.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
183 | 0 | 0 | 0 | $all and $self->{$set}->contains_all($cidr) |
0 | 0 | 0 | not $all and $self->{$set}->contains_any($cidr) | |
266 | 0 | 0 | 0 | $all and $self->{$set}->contains_all($cidr) |
0 | 0 | 0 | not $all and $self->{$set}->contains_any($cidr) |