blib/lib/IPChains/PortFW.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 9 | 11.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
127 | 0 | 0 | 0 | $$self{'Pref'} =~ /\d+/ and $$self{'Pref'} >= 0 |
164 | 0 | 0 | 0 | defined $use_dns and $use_dns |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
36 | 0 | 1 | 0 | ref $proto || $proto |