line |
true |
false |
branch |
27
|
0 |
242 |
unless $c->req->captures
|
32
|
179 |
111 |
if (my $cap = $action->number_of_captures)
|
43
|
176 |
113 |
defined $c->config->{'abort_chain_on_error_fix'} ? :
|
44
|
4 |
285 |
if $c->has_errors and $abort
|
66
|
0 |
0 |
unless $captures
|
70
|
0 |
0 |
unless $link->match_captures($c, \@local_captures)
|
76
|
0 |
47 |
unless $captures
|
80
|
103 |
13 |
unless $link->has_captures_constraints
|
81
|
3 |
10 |
unless $link->match_captures_constraints($c, \@local_captures)
|
93
|
8 |
109 |
exists $_->attributes->{'Scheme'} ? :
|
96
|
0 |
48 |
if @more
|