Branch Coverage

blib/lib/Mail/Salsa/Logs.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
43 0 0 unless (-d $dir)
45 0 0 unless -d $dir
48 0 0 unless $string =~ /\n+$/
49 0 0 if ($string eq 'error')
54 0 0 unless open LOGS, '>>', $file
68 0 0 unless $string =~ /\n+$/
69 0 0 unless open DEBUG, '>>', '/tmp/salsa.debug'