line |
true |
false |
branch |
23
|
2 |
16 |
unless (scalar keys %orig) |
25
|
2 |
2 |
if (my $orig = LWP::Protocol::implementor($proto)) { } |
29
|
0 |
2 |
if $^W |
34
|
18 |
0 |
if (defined wantarray) |
46
|
18 |
0 |
if ($app == $stored_app) |
58
|
0 |
0 |
if ($orig{$proto}) |
68
|
11 |
0 |
if (my $app = $self->handles($request)) { } |
90
|
19 |
4 |
if ($app->match($request)) |
125
|
13 |
10 |
if ($options->{'host'}) { } |
|
4 |
6 |
elsif ($options->{'uri'}) { } |
127
|
5 |
8 |
unless &$matcher($request->uri->host) |
137
|
3 |
14 |
if (ref $stuff eq 'Regexp') { } |
|
3 |
11 |
elsif (ref $stuff eq 'CODE') { } |
|
11 |
0 |
elsif (not ref $stuff) { } |