| line |
true |
false |
branch |
|
136
|
0 |
0 |
if (defined $args{'debug'}) |
|
140
|
0 |
0 |
if (defined $args{'strict'} and $args{'strict'} == 1) |
|
174
|
0 |
0 |
if ($$self[1] == 5) { } |
|
177
|
0 |
0 |
if ($$self[0] =~ s/^(.{$length})//s) { } |
|
186
|
0 |
0 |
if ($$self[0] =~ s/^(.*?)(\x0D\x0A?|\x0A\x0D?)//) { } |
|
194
|
0 |
0 |
if ($$self[1] == 1 or $$self[1] == 4) { } |
|
|
0 |
0 |
elsif ($$self[1] == 2) { } |
|
|
0 |
0 |
elsif ($$self[1] == 3) { } |
|
196
|
0 |
0 |
if ($$self[1] == 4) |
|
203
|
0 |
0 |
if ($line =~ /Content-Length:\ (\d+)$/) { } |
|
|
0 |
0 |
elsif ($line =~ /Content-Type:\ (.*)$/) { } |
|
208
|
0 |
0 |
if (defined $$self[2]) |
|
216
|
0 |
0 |
if ($1 eq 'auth/request') { } |
|
|
0 |
0 |
elsif ($1 eq 'command/reply') { } |
|
|
0 |
0 |
elsif ($1 eq 'text/event-plain') { } |
|
|
0 |
0 |
elsif ($1 eq 'api/response') { } |
|
|
0 |
0 |
elsif ($1 eq 'log/data') { } |
|
234
|
0 |
0 |
if ($$self[5]) |
|
239
|
0 |
0 |
if ($line eq '') { } |
|
240
|
0 |
0 |
if (defined $$self[2]) { } |
|
248
|
0 |
0 |
if ($$self[5]) { } |
|
256
|
0 |
0 |
if ($$self[6]) |
|
263
|
0 |
0 |
if ($line =~ /^([^:]+):\ (.*)$/) { } |
|
|
0 |
0 |
elsif ($line eq '') { } |
|
270
|
0 |
0 |
if ($$self[5]) { } |
|
277
|
0 |
0 |
if ($$self[6]) |
|
311
|
0 |
0 |
unless @$next |