line |
l |
!l&&r |
!l&&!r |
condition |
174
|
11 |
10 |
23 |
$_ eq 'prefix' or $_ eq 'default' |
|
21 |
0 |
23 |
$_ eq 'prefix' or $_ eq 'default' or $_ eq 'debug' |
|
10 |
0 |
23 |
$_ eq 'prefix' or $_ eq 'default' or $_ eq 'debug' or $_ eq 'rm' |
|
0 |
11 |
12 |
$_ eq 'prefix' or $_ eq 'default' or $_ eq 'debug' or $_ eq 'rm' or $_ eq 'args_to_new' |
|
11 |
11 |
1 |
$_ eq 'prefix' or $_ eq 'default' or $_ eq 'debug' or $_ eq 'rm' or $_ eq 'args_to_new' or $_ eq 'table' |
|
22 |
1 |
0 |
$_ eq 'prefix' or $_ eq 'default' or $_ eq 'debug' or $_ eq 'rm' or $_ eq 'args_to_new' or $_ eq 'table' or $_ eq 'auto_rest' |
|
12 |
0 |
0 |
$_ eq 'prefix' or $_ eq 'default' or $_ eq 'debug' or $_ eq 'rm' or $_ eq 'args_to_new' or $_ eq 'table' or $_ eq 'auto_rest' or $_ eq 'auto_rest_lc' |
193
|
0 |
3 |
25 |
not $path_info or $path_info eq '/' |
216
|
0 |
0 |
26 |
exists $$named_args{'PARAMS'} or exists $$named_args{'TMPL_PATH'} |
239
|
1 |
21 |
4 |
$local_prefix ||= $args{'prefix'} |
242
|
2 |
24 |
0 |
$local_args_to_new ||= $args{'args_to_new'} |