| blib/lib/IPTables/Mangle.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 170 | 2 | 9 | exists $$config{$table}{$_} ? : |
| 173 | 0 | 3 | unless $$config{$table} |
| 176 | 2 | 0 | if grep {$chain eq $_;} @{$$args{'chains'};} |
| 181 | 0 | 3 | unless $$config{$table} |
| 183 | 1 | 1 | unless $$config{'filter'}{$chain}{'rules'} |
| 210 | 0 | 8 | if ($action_opts) |