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