| blib/lib/App/SilverSplash/IPTables.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 7 | 17 | 41.1 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 235 | 0 | 0 | 0 | require Carp and Carp::confess("could not $Iptables '${cmd}', err: $!, ret: $?\n") | 
| line | l | !l | condition | 
|---|---|---|---|
| 13 | 0 | 1 | $ENV{'SL_DEBUG'} || 0 | 
| 23 | 1 | 0 | $Config->sl_iptables || die('oops') | 
| 24 | 1 | 0 | $Config->sl_perlbal_port || die('oops') | 
| 27 | 1 | 0 | $Config->sl_wan_if || die('oops') | 
| 28 | 1 | 0 | $Config->sl_lan_if || die('oops') | 
| 34 | 1 | 0 | $Config->sl_mark_op || die('oops') | 
| 35 | 1 | 0 | $Config->sl_dhcp_lease_file || die('oops') |