| line | !l | l&&!r | l&&r | condition | 
 
| 358 | 0 | 0 | 0 | substr($self->{'frontTxt'}[$row - 1], $col - 1, 1) ne substr(@{$backTxt;}[$row - 1], $col - 1, 1) and $self->{'zBuffer'}[$row - 1][$col - 1] == $win || $win == 0 | 
 
| 374 | 0 | 0 | 0 | $curAtt == ${$backAtt;}[$row - 1][$col - 1] and $self->{'frontAtt'}[$row - 1][$col - 1] != ${$backAtt;}[$row - 1][$col - 1] || substr($self->{'frontTxt'}[$row - 1], $col - 1, 1) ne substr(@{$backTxt;}[$row - 1], $col - 1, 1) | 
 
|  | 0 | 0 | 0 | $self->{'zBuffer'}[$row - 1][$col - 1] != $win and $win != 0 | 
 
|  | 0 | 0 | 0 | $curAtt == ${$backAtt;}[$row - 1][$col - 1] and $self->{'frontAtt'}[$row - 1][$col - 1] != ${$backAtt;}[$row - 1][$col - 1] || substr($self->{'frontTxt'}[$row - 1], $col - 1, 1) ne substr(@{$backTxt;}[$row - 1], $col - 1, 1) and ($self->{'zBuffer'}[$row - 1][$col - 1] != $win and $win != 0) | 
 
| 506 | 0 | 0 | 0 | $column and $row | 
 
| 694 | 0 | 0 | 0 | $winId > 0 and $winId < $#{$$self{'miniwin'};} | 
 
| 720 | 0 | 0 | 0 | $winId <= $#{$$self{'miniwin'};} and defined $self->{'miniwin'}[$winId] | 
 
| 744 | 0 | 0 | 0 | $col > 0 and $col <= $self->{'miniwin'}[0]{'width'} - $self->{'miniwin'}[$self->{'winActive'}]{'width'} + 1 | 
 
| 757 | 0 | 0 | 0 | $row > 0 and $row <= $self->{'miniwin'}[0]{'height'} - $self->{'miniwin'}[$self->{'winActive'}]{'height'} + 1 | 
 
| 772 | 0 | 0 | 0 | $width > 0 and $width <= length $current->{'backTxt'}[0] | 
 
| 787 | 0 | 0 | 0 | $height > 0 and $height <= $#{$$current{'backTxt'};} + 1 | 
| line | l | !l&&r | !l&&!r | condition | 
 
| 358 | 0 | 0 | 0 | $self->{'zBuffer'}[$row - 1][$col - 1] == $win || $win == 0 | 
 
|  | 0 | 0 | 0 | $self->{'frontAtt'}[$row - 1][$col - 1] != ${$backAtt;}[$row - 1][$col - 1] or substr($self->{'frontTxt'}[$row - 1], $col - 1, 1) ne substr(@{$backTxt;}[$row - 1], $col - 1, 1) and $self->{'zBuffer'}[$row - 1][$col - 1] == $win || $win == 0 | 
 
| 374 | 0 | 0 | 0 | $self->{'frontAtt'}[$row - 1][$col - 1] != ${$backAtt;}[$row - 1][$col - 1] || substr($self->{'frontTxt'}[$row - 1], $col - 1, 1) ne substr(@{$backTxt;}[$row - 1], $col - 1, 1) | 
 
| 461 | 0 | 0 | 0 | $self->{'zBuffer'}[$row - 1][$col - 1] == $win or $win == 0 |