line |
!l |
l&&!r |
l&&r |
condition |
157
|
2 |
7 |
0 |
$end and $start eq $end
|
376
|
52 |
0 |
0 |
$shared and $shared->has_values
|
461
|
0 |
0 |
10 |
$$range[0]{"col"} <= $$inside_range[0]{"col"} and $$range[0]{"row"} <= $$inside_range[0]{"row"}
|
|
0 |
1 |
9 |
$$range[0]{"col"} <= $$inside_range[0]{"col"} and $$range[0]{"row"} <= $$inside_range[0]{"row"} and $$range[1]{"col"} >= $$inside_range[1]{"col"}
|
|
1 |
1 |
8 |
$$range[0]{"col"} <= $$inside_range[0]{"col"} and $$range[0]{"row"} <= $$inside_range[0]{"row"} and $$range[1]{"col"} >= $$inside_range[1]{"col"} and $$range[1]{"row"} >= $$inside_range[1]{"row"}
|
553
|
0 |
842 |
3301 |
$package and $package =~ /^(Google::RestApi)/
|
605
|
182 |
59 |
65 |
defined $end_cell and $start_cell eq $end_cell
|
609
|
59 |
161 |
86 |
not $end_cell and $expand_range
|