line |
!l |
l&&!r |
l&&r |
condition |
240
|
0 |
0 |
98 |
defined $args->{'selector_string'} and length $args->{'selector_string'} |
247
|
0 |
0 |
6 |
defined $args->{'named_selectors'}{$1} && length $args->{'named_selectors'}{$1} |
257
|
0 |
98 |
0 |
length $args->{'selector_string'} and not $args->{'selector_string'} =~ /[^.\[\],]/o |
294
|
344 |
149 |
2 |
$opening_bracket_pos > -1 and $dot_in_prefix_pos > $opening_bracket_pos |
304
|
18 |
0 |
0 |
$opening_bracket_pos > -1 and $dot_in_prefix_pos > $opening_bracket_pos |
329
|
31 |
43 |
371 |
$first_char ne '+' and $first_char ne '-' |
341
|
225 |
215 |
55 |
not length $string || $prev_is_suffix and @{$token->[2];} |
437
|
17 |
27 |
109 |
not $has_includes and index($_->[0], '+') == 0 |
444
|
2 |
2 |
10 |
$2 < 0 && $2 >= -@{$data_tree;} |
450
|
101 |
38 |
14 |
$data_tree_type eq 'ARRAY' and index($_->[0], '..') != -1 |
523
|
57 |
30 |
67 |
ref $data_sub_tree and grep {$_ ne '_order_';} keys %{$selector_sub_tree;} |
529
|
25 |
100 |
9 |
$has_includes and not %matched_includes |