| line | true | false | branch | 
 
| 45 | 0 | 0 | if ($parent) { } | 
 
| 60 | 0 | 0 | if (exists $$self{$key}) | 
 
| 84 | 0 | 0 | unless (-e "$dir/$_") | 
 
| 88 | 0 | 0 | unless (-x "$dir/$_") | 
 
| 94 | 0 | 0 | unless (-e $dir2) | 
 
| 98 | 0 | 0 | unless (-x $dir2) | 
 
| 102 | 0 | 0 | if ($$self{'DAEMON'}) | 
 
| 104 | 0 | 0 | unless (-e $daemon) | 
 
| 108 | 0 | 0 | unless (-x $daemon) | 
 
| 117 | 0 | 0 | if (@_) | 
 
| 141 | 0 | 0 | $_[0] ? : | 
 
| 145 | 0 | 0 | unless -x $daemon_dir | 
 
| 151 | 0 | 0 | if ($caller =~ /up/) { } | 
 
|  | 0 | 0 | elsif ($caller =~ /down/) { } | 
 
| 158 | 0 | 0 | unless open FH, "$svok $daemon_dir 2>&1|" | 
 
| 163 | 0 | 0 | if ($? != 0) | 
 
| 166 | 0 | 0 | if ($output) | 
 
| 172 | 0 | 0 | if $output | 
 
| 175 | 0 | 0 | $self->_isDaemon($daemon, $caller) ? : | 
 
| 192 | 0 | 0 | @_ ? : | 
 
| 194 | 0 | 0 | unless -x $daemon_dir | 
 
| 199 | 0 | 0 | unless open FH, "$svstat $daemon_dir|" | 
 
| 203 | 0 | 0 | if ($state =~ /Print-Output/) { } | 
 
|  | 0 | 0 | elsif ($state =~ /up/) { } | 
 
|  | 0 | 0 | elsif ($state =~ /down/) { } | 
 
| 217 | 0 | 0 | $_[0] ? : | 
 
| 223 | 0 | 0 | $_[0] ? : |