| blib/lib/Net/ACL/Match/Prefix.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 4 | 9 | 44.4 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 52 | 16 | 0 | 0 | blessed $other && $other->isa('Net::Netmask') | 
| 56 | 3 | 0 | 1 | $$this{'_net'}->base eq $other->base && $$this{'_net'}->bits == $other->bits | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 28 | 0 | 8 | 0 | ref $proto || $proto |