Condition Coverage

blib/lib/Email/Sender/Transport/Mbox.pm
Criterion Covered Total %
condition 1 6 16.6


or 3 conditions

line l !l&&r !l&&!r condition
44 0 0 0 $fh->print("\n") or Carp::confess("couldn't write to ${filename}: $!")
63 0 0 2 not -d $dir or mkpath($dir)