line |
!l |
l&&!r |
l&&r |
condition |
311
|
0 |
0 |
0 |
$$self{'npoints'} > 1 and $$self{'xnpoints'}[$$self{'npoints'} - 1] == $$self{'xnpoints'}[0] |
|
0 |
0 |
0 |
$$self{'npoints'} > 1 and $$self{'xnpoints'}[$$self{'npoints'} - 1] == $$self{'xnpoints'}[0] and $$self{'ynpoints'}[$$self{'npoints'} - 1] == $$self{'ynpoints'}[0] |
402
|
0 |
0 |
0 |
defined $anim[5] and defined $anim[6] |
413
|
0 |
0 |
0 |
defined $anim[5] and defined $anim[6] |
511
|
0 |
0 |
0 |
$$self{'n'} > 0 and $i == $$self{'x'}[$$self{'n'} - 1] |
|
0 |
0 |
0 |
$$self{'n'} > 0 and $i == $$self{'x'}[$$self{'n'} - 1] and $j == $$self{'y'}[$$self{'n'} - 1] |