| blib/lib/Net/ACL/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 18 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 52 | 12 | 0 | 0 | ref $obj and $obj->isa('Cisco::Reconfig') |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 31 | 0 | 6 | 0 | ref $proto || $proto |
| 33 | 0 | 6 | 0 | $use ||= $aclclass |
| 34 | 6 | 0 | 0 | $match ||= $type |
| 50 | 0 | 12 | 0 | ref $proto || $proto |
| 82 | 18 | 0 | 0 | ref $this || $this |