| line |
!l |
l&&!r |
l&&r |
condition |
|
105
|
0 |
0 |
0 |
defined $collide && $collide |
|
348
|
0 |
0 |
0 |
defined $headlight && !$headlight |
|
358
|
0 |
0 |
0 |
defined $whichChild && $whichChild > 0 |
|
431
|
0 |
0 |
0 |
$orientation and $self->{'DEBUG'} |
|
440
|
0 |
0 |
0 |
defined $fieldOfView and $self->{'CONVERT'} |
|
493
|
0 |
0 |
0 |
defined $radius and $radius > 0 |
|
494
|
0 |
0 |
0 |
$dx and $order =~ /x/i |
|
505
|
0 |
0 |
0 |
$dy and $order =~ /y/i |
|
516
|
0 |
0 |
0 |
$dz and $order =~ /z/i |
|
590
|
1 |
0 |
0 |
defined $inside and $inside |
|
614
|
0 |
0 |
0 |
defined $creaseAngle and $self->{'CONVERT'} |
|
820
|
0 |
0 |
0 |
$color and $self->{'DEBUG'} |
|
828
|
0 |
6 |
0 |
$color and $self->{'DEBUG'} |
|
854
|
0 |
0 |
0 |
defined $loop && $loop |
| line |
l |
!l&&r |
!l&&!r |
condition |
|
177
|
0 |
0 |
0 |
not defined $item or $item eq '' |
|
187
|
0 |
0 |
0 |
$key eq 't' or $key eq 'translation' |
|
188
|
0 |
0 |
0 |
$key eq 'r' or $key eq 'rotation' |
|
189
|
0 |
0 |
0 |
$key eq 'c' or $key eq 'center' |
|
190
|
0 |
0 |
0 |
$key eq 's' or $key eq 'scale' |
|
191
|
0 |
0 |
0 |
$key eq 'so' or $key eq 'scaleOrientation' |
|
192
|
0 |
0 |
0 |
$key eq 'bbs' or $key eq 'bboxSize' |
|
193
|
0 |
0 |
0 |
$key eq 'bbc' or $key eq 'bboxCenter' |
|
195
|
0 |
0 |
0 |
$key eq 'r' or $key eq 'rotation' |
|
744
|
1 |
0 |
0 |
defined $font or defined $align |
|
841
|
0 |
0 |
6 |
undef || $texture =~ /\.avi|\.mpg|\.mov/i |