| line | true | false | branch | 
 
| 31 | 0 | 0 | if ref $darwin | 
 
| 38 | 2 | 1 | if ref $dns | 
 
| 45 | 0 | 0 | if ref $freebsd | 
 
| 52 | 0 | 0 | if ref $logs | 
 
| 59 | 0 | 0 | if ref $mysql | 
 
| 66 | 5 | 2 | if ref $qmail | 
 
| 73 | 1 | 2 | if ref $setup | 
 
| 80 | 10 | 2 | if ref $toaster | 
 
| 87 | 30 | 9 | if ref $util | 
 
| 93 | 42 | 1 | if 1 == scalar @_ | 
 
| 98 | 9 | 205 | if $_[1] | 
 
| 99 | 209 | 5 | if $conf | 
 
| 109 | 362 | 2 | if ($mess) | 
 
| 111 | 2 | 360 | if $verbose or $p{'verbose'} | 
 
| 125 | 0 | 10 | if (0 == scalar @audit) | 
 
| 126 | 0 | 0 | if $p{'verbose'} | 
 
| 130 | 1 | 9 | if ($last_audit == scalar @audit) | 
 
| 131 | 1 | 0 | if $p{'verbose'} | 
 
| 135 | 7 | 2 | if ($p{'quiet'}) | 
 
| 151 | 0 | 29 | unless my $message = shift() | 
 
| 159 | 29 | 0 | if ($message) { } | 
 
| 163 | 27 | 0 | if (not $location and scalar @call) | 
 
| 172 | 1 | 28 | if $self->verbose | 
 
| 173 | 3 | 26 | if $p{'fatal'} | 
 
| 175 | 3 | 26 | if $p{'fatal'} | 
 
| 182 | 2 | 4 | if ($last_error == scalar @errors) | 
 
| 183 | 0 | 2 | if $verbose | 
 
| 191 | 3 | 5 | if $i < $last_error | 
 
| 193 | 5 | 0 | $_->{'errloc'} ? : | 
 
| 208 | 392 | 175 | if (defined $p{$_}) | 
 
| 212 | 0 | 175 | if ($self->{$_}) | 
 
| 223 | 0 | 0 | unless my $mess = shift() | 
 
| 225 | 0 | 0 | unless (my $logfile = $Mail::Toaster::Base::conf->{'toaster_watcher_log'}) | 
 
| 229 | 0 | 0 | if -e $logfile and not -w $logfile |