| blib/lib/PIX/Accesslist.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 26 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 39 | 0 | 0 | 0 | $name and $config |
| 172 | 0 | 0 | 0 | defined $obj && $obj->type =~ /service|icmp-type/ |
| 198 | 0 | 0 | 0 | defined $port and not defined $$self{'walker'}->obj($port->name) |
| line | l | !l | condition |
|---|---|---|---|
| 168 | 0 | 0 | $self->_nextword($line) || (return undef) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 36 | 0 | 0 | 0 | ref $proto || $proto |
| 104 | 0 | 0 | 0 | $word =~ /^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}/ or $word ne $$self{'walker'}->alias($word) |
| 169 | 0 | 0 | 0 | $word eq 'eq' or $word eq 'gt' |
| 0 | 0 | 0 | $word eq 'eq' or $word eq 'gt' or $word eq 'lt' | |
| 0 | 0 | 0 | $word eq 'eq' or $word eq 'gt' or $word eq 'lt' or $word eq 'neg' |