line |
true |
false |
branch |
33
|
0 |
0 |
@_ % 2 ? :
|
37
|
0 |
0 |
if /\s/ or not length $_
|
50
|
0 |
0 |
if ($lc_k eq 'connection')
|
57
|
0 |
0 |
if (exists $given{$lc_k})
|
63
|
0 |
0 |
if (length $content and not $given{'content-length'})
|
68
|
0 |
0 |
if ($given{'te'}) { }
|
|
0 |
0 |
elsif ($self->send_te and zlib_ok()) { }
|
69
|
0 |
0 |
unless grep((lc $_ eq 'te'), @connection)
|
77
|
0 |
0 |
unless (grep((lc $_ eq 'close'), @connection))
|
78
|
0 |
0 |
if ($self->keep_alive) { }
|
79
|
0 |
0 |
if ($peer_ver eq '1.0')
|
85
|
0 |
0 |
if $ver ge '1.1'
|
88
|
0 |
0 |
if @connection
|
89
|
0 |
0 |
unless ($given{'host'})
|
91
|
0 |
0 |
if $h
|