line |
!l |
l&&!r |
l&&r |
condition |
159
|
0 |
0 |
0 |
$EXTRUDE_POINTS >= 2 and not $EXTRUDE_POINTS =~ /\./u |
|
0 |
0 |
0 |
$EXTRUDE_POINTS >= 2 and not $EXTRUDE_POINTS =~ /\./u and not $EXTRUDE_POINTS & 1 |
495
|
0 |
0 |
0 |
$od and not $rf |
|
0 |
0 |
0 |
$rf and $$od{'open'} |
913
|
0 |
0 |
0 |
$cx == $dx and $cy == $dy |
916
|
0 |
0 |
0 |
$ay == $by and $cy == $ay |
|
0 |
0 |
0 |
$ax == $bx and $cx == $ax |
917
|
0 |
0 |
0 |
$ax <= $cx and $cx <= $bx |
920
|
0 |
0 |
0 |
$ay <= $cy and $cy <= $by |
930
|
0 |
0 |
0 |
$$l[0] == $$r[0] and $$l[1] == $$r[1] |
935
|
0 |
0 |
0 |
abs $ax - $bx < 0.0001 and abs $bx - $cx < 0.0001 |
|
0 |
0 |
0 |
abs $ax - $bx < 0.0001 and abs $bx - $cx < 0.0001 and abs $cx - $dx < 0.0001 |
|
0 |
0 |
0 |
abs $ay - $by < 0.0001 and abs $by - $cy < 0.0001 |
|
0 |
0 |
0 |
abs $ay - $by < 0.0001 and abs $by - $cy < 0.0001 and abs $cy - $dy < 0.0001 |
936
|
0 |
0 |
0 |
$ay <= $cy and $cy <= $by |
937
|
0 |
0 |
0 |
$ay <= $dy and $dy <= $by |
941
|
0 |
0 |
0 |
$ax <= $cx and $cx <= $bx |
942
|
0 |
0 |
0 |
$ax <= $dx and $dx <= $bx |
965
|
0 |
0 |
0 |
$p >= 0 and $p <= 1 |
1104
|
0 |
0 |
0 |
@_ == 1 && ref $_[0] eq 'HASH' |