Branch Coverage

blib/lib/Mail/File.pm
Criterion Covered Total %
branch 17 18 94.4


line true false branch
158 1 16 unless $autosubs{$name}
160 18 12 @_ == 2 ? :
173 1 5 unless $xheader =~ /^X-/
174 2 3 $value ? :
189 7 2 if ((my $path = dirname($$self{'template'})) ne '.')
191 0 7 if $@
195 2 5 unless $$self{'From'} and $$self{'To'} and $$self{'Subject'} and $$self{'Body'}
209 2 3 if $$self{'Cc'}
210 2 3 if $$self{'Bcc'}