line |
true |
false |
branch |
26
|
0 |
0 |
if (@_) |
28
|
0 |
0 |
if (exists $$self{'headers'}{$key}) { } |
37
|
0 |
0 |
if (wantarray) { } |
38
|
0 |
0 |
unless exists $$self{'headers'}{$key} |
42
|
0 |
0 |
unless exists $$self{'headers'}{$key} |
50
|
0 |
0 |
if (@_) |
51
|
0 |
0 |
if (exists $$self{'bin_headers'}{$key}) { } |
60
|
0 |
0 |
if (wantarray) { } |
61
|
0 |
0 |
unless exists $$self{'bin_headers'}{$key} |
65
|
0 |
0 |
unless exists $$self{'bin_headers'}{$key} |
92
|
0 |
0 |
if ($type =~ s/;(.*$)//) |
94
|
0 |
0 |
if ($cs =~ /charset="?([\w-]+)/) |
116
|
0 |
0 |
unless @{$$self{'body_parts'};} |
117
|
0 |
0 |
if ($type) |
121
|
0 |
0 |
if (lc $type eq lc $$body[0]) |
122
|
0 |
0 |
wantarray ? : |
127
|
0 |
0 |
wantarray ? : |
171
|
0 |
0 |
if @_ |
177
|
0 |
0 |
if @_ |
229
|
0 |
0 |
if (not $type =~ m[^text/]) { } |