| line |
true |
false |
branch |
|
43
|
147 |
83797 |
if @_ > 1 |
|
84
|
0 |
70 |
if @_ % 2 |
|
85
|
0 |
70 |
if $$self{'writer'} |
|
99
|
24 |
83465 |
if ($$self{'parse_headers'}) |
|
103
|
20 |
32 |
if ($hdr =~ /\Astatus\z/iu) { } |
|
|
24 |
8 |
elsif ($hdr =~ /\Acontent-type\z/iu) { } |
|
111
|
24 |
0 |
if ($$self{'_header_buffer'} =~ s/\A\r?\n//u) |
|
113
|
11 |
13 |
if length $$self{'_header_buffer'} |
|
135
|
996 |
82469 |
if ($len > $$self{'max_buffer'}) |
|
154
|
21 |
12 |
if $is_done |
|
158
|
21 |
12 |
$is_done ? : |
|
170
|
2 |
1008 |
unless @{$$self{'_buffer'};} |
|
178
|
12 |
996 |
unless $$self{'writer'} |
|
199
|
12 |
21 |
if ($$self{'writer'}) { } |