line |
true |
false |
branch |
21
|
0 |
65 |
unless my $client = delete $args{'client'} |
22
|
0 |
65 |
unless my $app = delete $args{'app'} |
26
|
70 |
0 |
unless defined $req->uri->scheme |
27
|
70 |
0 |
unless defined $req->uri->host |
34
|
57 |
9 |
if (ref $res eq 'CODE') { } |
46
|
25 |
24 |
unless (defined $body) |
54
|
28 |
25 |
unless (defined $status) |
57
|
6 |
20 |
if defined $ex |
60
|
20 |
25 |
if (defined $body) { } |
94
|
9 |
0 |
unless (ref $res eq 'Plack::Test::AnyEvent::Response') |
132
|
33 |
138 |
if ($subroutine eq '(eval)' and not defined $evaltext) |
140
|
33 |
0 |
if (@last_eval_frame) |
143
|
9 |
24 |
if ($subroutine =~ /^AnyEvent::Impl|AnyEvent::CondVar::Base/) |