| lib/Rex/Service/FreeBSD.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 16 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 48 | 0 | 0 | unless (eval { do { $rcout = i_run($rccom); 1 } }) | 
| 54 | 0 | 0 | unless ($rcvar) | 
| 59 | 0 | 0 | if ($what =~ /^stop/u) { } | 
| 0 | 0 | elsif ($what =~ /^start/u or $what =~ /^run/u) { } | |
| 62 | 0 | 0 | if ($rcvalue =~ /^YES$/iu) | 
| 65 | 0 | 0 | if (is_file("/etc/rc.conf.local")) | 
| 74 | 0 | 0 | unless ($rcvalue =~ /^YES$/iu) | 
| 77 | 0 | 0 | if (is_file("/etc/rc.conf.local")) |