blib/lib/Net/ACL/File.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 26 | 42.3 |
line | true | false | branch |
---|---|---|---|
35 | 0 | 6 | unless ($aclclass->isa('Net::ACL::File::Standard')) |
38 | 0 | 0 | if $@ =~ /Can't locate/ |
39 | 0 | 0 | if $@ |
40 | 0 | 0 | unless $aclclass->isa('Net::ACL::File::Standard') |
52 | 12 | 0 | unless (ref $obj and $obj->isa('Cisco::Reconfig')) |
55 | 0 | 12 | unless $obj |
64 | 10 | 46 | $lists->single ? : |
66 | 0 | 19 | if $list->text eq '' |
68 | 0 | 19 | unless defined $acl->name |
83 | 0 | 18 | if $this eq $class |
86 | 0 | 18 | unless defined $this->name |
87 | 0 | 18 | unless defined $this->type |
90 | 0 | 28 | unless $rule->can('asconfig') |