line |
!l |
l&&!r |
l&&r |
condition |
282
|
13 |
0 |
0 |
$slice[0] == $slice[1] and $slice[0] == 255 |
|
13 |
0 |
0 |
$slice[0] == $slice[1] and $slice[0] == 255 and not $$self{'INCREMENTS_FLAG'} |
290
|
13 |
0 |
0 |
$slice[0] == $slice[1] and $slice[0] == 255 |
|
13 |
0 |
0 |
$slice[0] == $slice[1] and $slice[0] == 255 and not $$self{'INCREMENTS_FLAG'} |
658
|
0 |
6 |
0 |
$lat1 >= $lat2 and $long1 <= $long2 |
675
|
0 |
6 |
0 |
$self->validLa($lat1) and $self->validLa($lat2) |
680
|
0 |
6 |
0 |
$self->validLo($long1) and $self->validLo($long2) |
807
|
0 |
8 |
0 |
$time != 0 and $time < $$self{'TIME'} |
889
|
0 |
276 |
7 |
$time >= $times[$i] and $time <= $times[$j] |