Branch Coverage

blib/lib/Mail/Message/Field/Address.pm
Criterion Covered Total %
branch 13 16 81.2


line true false branch
35 0 31 unless defined $addr
37 1 30 unless ref $addr
38 26 4 if $addr->isa($class)
42 0 4 unless defined $from
59 2 0 defined $parsed ? :
77 58 23 if defined $phrase
80 58 23 @parts ? :
83 10 71 if defined $comment