Branch Coverage

blib/lib/SQLite/Work/Mail.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
64 0 0 unless defined $parameters{'report_template'}
235 0 0 @{$args{'show'};} ? :
290 0 0 unless open OUTFILE, ">$outfile"
297 0 0 if ($args{'debug'})
305 0 0 if ($args{'debug'})
309 0 0 if ($args{'email_col'}) { }
0 0 elsif (@{$args{'email_address'};}) { }
346 0 0 if ($email)
349 0 0 if ($mailer eq 'mutt') { }
0 0 elsif ($mailer =~ /sendmail$/) { }
0 0 elsif ($mailer =~ /^mail(x)?$/) { }
0 0 elsif ($mailer =~ /elm$/) { }
358 0 0 unless open TOUT, ">$tfile"