| blib/lib/OSPF/LSDB/gated.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 11 | 45.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 324 | 444 | 78 | 78 | not /^\t/ and @type_lines |
| 325 | 0 | 18 | 60 | $type and $type->[1] |
| line | l | !l | condition |
|---|---|---|---|
| 102 | 0 | 0 | $_[0] || '/var/tmp/gated_dump' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 144 | 0 | 0 | 0 | $type eq "pointtopoint" or $type eq "virtual" |