blib/lib/Mail/Message/Field/Address.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 16 | 81.2 |
line | true | false | branch |
---|---|---|---|
35 | 0 | 33 | unless defined $addr |
37 | 1 | 32 | unless ref $addr |
38 | 28 | 4 | if $addr->isa($class) |
42 | 0 | 4 | unless defined $from |
59 | 4 | 0 | defined $parsed ? : |
77 | 60 | 23 | if defined $phrase |
80 | 60 | 23 | @parts ? : |
83 | 10 | 73 | if defined $comment |