| blib/lib/Net/ACL/File/Prefix.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 16 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 4 | 0 | if defined $match |
| 28 | 4 | 0 | if defined $net |
| 29 | 0 | 4 | $match->mode ? : |
| 31 | 4 | 0 | defined $seq ? : |
| 32 | 0 | 4 | $str eq '' ? : |
| 62 | 4 | 0 | $lines->single ? : |
| 64 | 0 | 4 | unless $line =~ /^ip prefix-list ([^ ]+) (?:seq (\d+) |)(permit|deny|description)(.*)$/i |
| 67 | 0 | 4 | if $action eq 'description' |