line |
true |
false |
branch |
141
|
0 |
1 |
unless ($self) |
148
|
0 |
1 |
$args{'Brief'} ? : |
223
|
0 |
0 |
if ($utf8_header =~ /^(?:from|to|cc|return-path|(?:delivered|reply)-to)$/i) { } |
|
0 |
0 |
elsif ($utf8_header =~ /^(?:in-reply-to|references)$/i) { } |
|
0 |
0 |
elsif ($utf8_header eq 'Date') { } |
|
0 |
0 |
elsif ($utf8_header eq 'Subject' or not $$self{'__brief'}) { } |
273
|
0 |
1 |
if ($$self{'__brief'}) |
309
|
0 |
1 |
if ($$self{'__brief'}) |
357
|
0 |
0 |
if (scalar @keys > 1) { } |
390
|
0 |
1 |
unless (exists $$self{'__relations'}) |
396
|
0 |
0 |
unless (exists $$self{'__relations'}{$rel}) |
428
|
0 |
0 |
if (scalar @addrs > 1) { } |
465
|
0 |
0 |
unless (UNIVERSAL::isa($addr, 'Email::Address')) |
472
|
0 |
0 |
if ($fn) |