Branch Coverage

blib/lib/PHP/Functions/Mail.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
23 0 0 $$options{'NetSmtpOption'} ? :
24 0 0 $$options{'Host'} ? :
33 0 0 unless ($header =~ /^([^:]+):(.+)$/)
42 0 0 if (uc $name eq 'FROM')
46 0 0 if uc $name eq 'SUBJECT'
48 0 0 unless ($in_from)
54 0 0 unless $in_subject
59 0 0 unless ($header =~ /^([^:]+):(.+)$/)
68 0 0 if uc $name eq 'TO'
69 0 0 if uc $name eq 'CC'
70 0 0 if uc $name eq 'BCC'
80 0 0 if $@
96 0 0 unless ($header =~ /^([^:]+):(.+)$/)
103 0 0 if $len < 32