| blib/lib/HTTP/Request/FromTemplate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 4 | 8 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 98 | 0 | 3 | if (@_ == 1) { } | 
| 113 | 3 | 0 | unless (exists $data->{'content_length'}) | 
| 121 | 3 | 0 | if ($replace_content_length_cookie) | 
| 122 | 3 | 0 | if ($output =~ /^(.*?)(?:\r?\n\r?\n)(.*)\Z/ms) |