line |
true |
false |
branch |
69
|
19 |
7 |
if $self->cookie
|
74
|
0 |
26 |
unless $self->last_response
|
81
|
0 |
26 |
if $self->last_response
|
93
|
0 |
26 |
if $self->base_url and $url =~ m[^/]
|
106
|
2 |
6 |
if $headers
|
113
|
5 |
13 |
ref $params eq 'HASH' ? :
|
115
|
13 |
5 |
if $headers
|
121
|
0 |
26 |
unless my $req = $self->last_request
|
128
|
0 |
26 |
unless $self->last_request
|
129
|
15 |
11 |
$self->last_request_is_ajax ? :
|
134
|
0 |
26 |
unless my $res = $self->last_response
|
140
|
0 |
26 |
unless my $req = $self->last_request
|
149
|
26 |
0 |
if $self->last_response
|
152
|
21 |
5 |
if $self->last_response_set_cookie
|