line |
!l |
l&&!r |
l&&r |
condition |
101
|
0 |
0 |
0 |
defined $self->{'borderStyle'} and ref $self->{'grid'} eq "ARRAY" |
138
|
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 |
167
|
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 $x >= 0 |
183
|
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 |
543
|
0 |
0 |
0 |
$pars[0] and 0 + $pars[0] |
554
|
0 |
0 |
0 |
$pars[0] and 0 + $pars[0] |
560
|
0 |
0 |
0 |
$pars[0] and 0 + $pars[0] |