| line |
!l |
l&&!r |
l&&r |
condition |
|
122
|
0 |
0 |
0 |
-f $fname and -r $fname |
|
284
|
0 |
0 |
0 |
$key eq '' and $didblankkey++ |
|
448
|
0 |
0 |
0 |
$oldname = shift @renames and $newname = shift @renames |
|
502
|
0 |
0 |
0 |
$lefttable->name and $righttable->name |
|
511
|
0 |
0 |
0 |
$$righttable{'cdb'}{$rightcol} and $side ne 'RIGHT' |
|
|
0 |
0 |
0 |
$$righttable{'cdb'}{$rightcol} and $side ne 'RIGHT' and $side ne 'OUTER' |
|
543
|
0 |
0 |
0 |
defined $side and $side ne 'INNER' |
|
733
|
0 |
0 |
0 |
not ref $fieldspecs and $fieldspecs eq '*' || !defined($fieldspecs) |
|
816
|
0 |
0 |
0 |
$cut_ok and not $wheresub |
|
|
0 |
0 |
0 |
$cut_ok and not $wheresub and $fieldspecs |