line |
true |
false |
branch |
21
|
0 |
13 |
$#_ == 0 ? : |
43
|
4 |
16 |
if (exists $env->{'FCGI_ROLE'}) |
53
|
4 |
16 |
if $path =~ m[^/] |
56
|
5 |
15 |
if (exists $args{-'path_info'}) { } |
|
9 |
6 |
elsif (exists $args{-'base'}) { } |
73
|
0 |
1 |
unless $self->{'env'}{'REQUEST_METHOD'} |
106
|
5 |
4 |
unless ($params) |
111
|
1 |
0 |
if (not exists $params->{$k}) { } |
116
|
0 |
0 |
if (ref $val) { } |
119
|
0 |
0 |
ref $v ? : |
125
|
8 |
1 |
unless @_ |
126
|
0 |
1 |
unless exists $$params{$_[0]} |
128
|
0 |
1 |
if (ref $res) |
129
|
0 |
0 |
wantarray ? : |
140
|
5 |
0 |
unless ($content_type or $content_length) |
148
|
0 |
0 |
if ($input) { } |
159
|
0 |
0 |
$content_length < 8192 ? : |
163
|
0 |
0 |
if ($read == 0 and $spin++ > 2000) |
186
|
0 |
0 |
unless (exists $self->{'http.body'}) |
207
|
0 |
0 |
if (my $fd = $self->body) |
244
|
0 |
0 |
unless (exists $self->{'http.body'}) |
262
|
0 |
5 |
if ($name eq 'Set-Cookie') { } |
283
|
0 |
4 |
if ($cookie) |
288
|
1 |
3 |
if (my $cookies = delete $headers{'Set-Cookie'}) |
291
|
2 |
0 |
if (ref $c eq 'HASH') { } |
295
|
1 |
1 |
if (my $expires = $c->{'expires'}) |
315
|
1 |
0 |
if (exists $self->{'fd'}) { } |
317
|
0 |
1 |
if utf8::is_utf8($line) |
334
|
0 |
1 |
if ($self->_parsed_cookies) |