line |
true |
false |
branch |
111
|
0 |
0 |
if (/^(.*?)=(.*)$/) |
169
|
0 |
0 |
unless ref $action eq 'Net::SMS::Web::Action' |
174
|
0 |
0 |
$action->params ? : |
181
|
0 |
0 |
if ($method =~ /^(GET|HEAD)$/) { } |
|
0 |
0 |
elsif ($method eq 'POST') { } |
183
|
0 |
0 |
if $params |
189
|
0 |
0 |
if $params |
198
|
0 |
0 |
if $$self{'REFERER'} |
204
|
0 |
0 |
if $$self{'COOKIES'} and %{$$self{'COOKIES'};} |
206
|
0 |
0 |
if ($$self{'verbose'}) |
218
|
0 |
0 |
if ($$self{'verbose'}) |
223
|
0 |
0 |
if ($response->is_error) |
232
|
0 |
0 |
if ($$self{'audit_trail'} and -d $$self{'audit_trail'}) |
236
|
0 |
0 |
if open FH, ">$audit_file" |
241
|
0 |
0 |
if ($location) |