line |
!l |
l&&!r |
l&&r |
condition |
104
|
0 |
0 |
0 |
defined $self->{'borderStyle'} and ref $self->{'grid'} eq "ARRAY" |
142
|
0 |
0 |
0 |
$x < $self->{'width'} and $x >= 0 |
|
0 |
0 |
0 |
$x < $self->{'width'} and $x >= 0 and $y < $self->{'height'} |
|
0 |
0 |
0 |
$x < $self->{'width'} and $x >= 0 and $y < $self->{'height'} and $y >= 0 |
171
|
0 |
0 |
0 |
$x < $self->{'width'} and $x >= 0 |
|
0 |
0 |
0 |
$x < $self->{'width'} and $x >= 0 and $y < $self->{'height'} |
|
0 |
0 |
0 |
$x < $self->{'width'} and $x >= 0 and $y < $self->{'height'} and $y >= 0 |
187
|
0 |
0 |
0 |
$x < $self->{'width'} - 1 and $x >= 0 |
|
0 |
0 |
0 |
$x < $self->{'width'} - 1 and $x >= 0 and $y < $self->{'height'} - 1 |
|
0 |
0 |
0 |
$x < $self->{'width'} - 1 and $x >= 0 and $y < $self->{'height'} - 1 and $x >= 0 |
547
|
0 |
0 |
0 |
$pars[0] and 0 + $pars[0] |
558
|
0 |
0 |
0 |
$pars[0] and 0 + $pars[0] |
564
|
0 |
0 |
0 |
$pars[0] and 0 + $pars[0] |