line |
true |
false |
branch |
84
|
0 |
0 |
if $never_encode{lc $self->name}
|
87
|
0 |
0 |
if $contains_addresses{lc $self->name}
|
100
|
0 |
0 |
@group ? :
|
102
|
0 |
0 |
if ($parsed->{'type'} eq 'group start') { }
|
|
0 |
0 |
elsif ($parsed->{'type'} eq 'group end') { }
|
|
0 |
0 |
elsif ($parsed->{'type'} eq 'unknown') { }
|
|
0 |
0 |
elsif ($parsed->{'type'} eq 'mailbox') { }
|
132
|
0 |
0 |
if (defined $phrase and length $phrase)
|
137
|
0 |
0 |
if ($enc_phrase ne $phrase) { }
|
149
|
0 |
0 |
if (defined $comment and length $comment)
|
184
|
0 |
0 |
if (defined $chunks[$i]{'non_ascii'}) { }
|
189
|
0 |
0 |
$chunks[$i + 1] && defined $chunks[$i + 1]{'non_ascii'} ? :
|
192
|
0 |
0 |
if $chunks[$i + 1]
|
224
|
0 |
0 |
if (length($chunk) + length($chr) > $real_length)
|
232
|
0 |
0 |
if length $chunk
|