| line |
!l |
l&&!r |
l&&r |
condition |
|
125
|
0 |
1 |
10 |
defined $pp->[0] and length $pp->[0]
|
|
218
|
317 |
160 |
80 |
$parts and @$parts
|
|
287
|
336 |
239 |
60 |
$actions and !$best_action || $#$action_parts < $#{$$best_action{'parts'};} || $#$action_parts == $#{$$best_action{'parts'};} && $#$captures < $#{$$best_action{'captures'};} && $n_pathparts > $best_action->{'n_pathparts'}
|
|
316
|
21 |
0 |
13 |
not @parts and defined $args_attr
|
|
|
0 |
11 |
2 |
$args_count eq 0 and $c->config->{'use_chained_args_0_special_case'} || 0 || (exists $best_action->{'args_count'} && defined $best_action->{'args_count'} ? $best_action->{'args_count'} ne 0 : 1)
|
|
|
21 |
11 |
2 |
not @parts and defined $args_attr and ($args_count eq 0 and $c->config->{'use_chained_args_0_special_case'} || 0 || (exists $best_action->{'args_count'} && defined $best_action->{'args_count'} ? $best_action->{'args_count'} ne 0 : 1))
|
|
379
|
1828 |
243 |
10223 |
@path_part == 1 and defined $path_part[0]
|
|
402
|
5609 |
6684 |
0 |
exists $action->attributes->{'Args'} and exists $action->attributes->{'CaptureArgs'}
|
|
427
|
4 |
0 |
51 |
$action->attributes->{'Chained'} and not $action->attributes->{'CaptureArgs'}
|
|
445
|
0 |
34 |
88 |
defined $pp->[0] and length $pp->[0]
|
|
471
|
0 |
71 |
97 |
$action->attributes and $action->attributes->{'Chained'}
|