line |
l |
!l&&r |
!l&&!r |
condition |
29
|
138 |
0 |
127 |
defined $rval || defined $condition
|
76
|
257 |
6 |
0 |
$s->{'template'}{'context'}->get($s->{'lvalue'}) || $s->{'lvalue'}
|
77
|
259 |
0 |
4 |
$s->{'template'}{'context'}->get($s->{'rvalue'}) || $s->{'rvalue'}
|
158
|
0 |
0 |
0 |
$s->{'template'}{'context'}->get($s->{'lvalue'}) || $s->{'lvalue'}
|
159
|
0 |
0 |
0 |
$s->{'template'}{'context'}->get($s->{'rvalue'}) || $s->{'rvalue'}
|
171
|
0 |
0 |
0 |
$s->{'template'}{'context'}->get($s->{'lvalue'}) || $s->{'lvalue'}
|
172
|
0 |
0 |
0 |
$s->{'template'}{'context'}->get($s->{'rvalue'}) || $s->{'rvalue'}
|
179
|
0 |
0 |
0 |
$l || $r
|
194
|
11 |
11 |
21 |
$l || $r
|
200
|
378 |
0 |
28 |
defined $s->{'condition'} or defined $s->{'rvalue'}
|