Branch Coverage

blib/lib/CatalystX/ASP/Server.pm
Criterion Covered Total %
branch 3 24 12.5


line true false branch
72 1 0 if $self->asp->can($setting)
160 0 1 if (/SCALAR/) { }
0 1 elsif (/ARRAY/) { }
261 0 0 unless $smtp
269 0 0 unless $receivers
272 0 0 ref $receivers ? :
275 0 0 unless $smtp->to(@to)
281 0 0 if $mail->{'Content-Type'} and not $mail->{'MIME-Version'}
289 0 0 unless $value
290 0 0 if $visited{lc $field}++
293 0 0 if ref $value
300 0 0 unless ($result = $smtp->data($data))