line |
l |
!l&&r |
!l&&!r |
condition |
30
|
146 |
0 |
129 |
defined $rval || defined $condition
|
79
|
272 |
7 |
0 |
$s->{'template'}{'context'}->get($s->{'lvalue'}) || $s->{'lvalue'}
|
80
|
275 |
0 |
4 |
$s->{'template'}{'context'}->get($s->{'rvalue'}) || $s->{'rvalue'}
|
140
|
6 |
2 |
8 |
$_[0]->gt || $_[0]->eq
|
161
|
0 |
0 |
0 |
$s->{'template'}{'context'}->get($s->{'lvalue'}) || $s->{'lvalue'}
|
162
|
0 |
0 |
0 |
$s->{'template'}{'context'}->get($s->{'rvalue'}) || $s->{'rvalue'}
|
174
|
0 |
0 |
0 |
$s->{'template'}{'context'}->get($s->{'lvalue'}) || $s->{'lvalue'}
|
175
|
0 |
0 |
0 |
$s->{'template'}{'context'}->get($s->{'rvalue'}) || $s->{'rvalue'}
|
182
|
0 |
0 |
0 |
$l || $r
|
197
|
11 |
11 |
21 |
$l || $r
|
203
|
388 |
0 |
28 |
defined $s->{'condition'} or defined $s->{'rvalue'}
|