Branch Coverage

blib/lib/Mail/Exchange/Recipient.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
80 0 0 if (uc $field eq 'TO')
81 0 0 if (uc $field eq 'CC')
82 0 0 if (uc $field eq 'BCC')
83 0 0 if ($field =~ /^[0-9]+$/)
85 0 0 if $type == 0