Branch Coverage

blib/lib/Palm/Mail.pm
Criterion Covered Total %
branch 10 28 35.7


line true false branch
200 0 2 if ($date != 0)
227 0 2 if $is_read
228 2 0 if $has_signature
229 0 2 if $confirm_read
230 0 2 if $confirm_delivery
249 2 0 if defined $to
250 2 0 if defined $cc
251 2 0 if defined $bcc
252 2 0 if defined $replyTo
253 2 0 if defined $sentTo
280 0 0 if $$record{'is_read'}
281 0 0 if $$record{'has_signature'}
282 0 0 if $$record{'confirm_read'}
283 0 0 if $$record{'confirm_delivery'}