| line |
true |
false |
branch |
|
178
|
0 |
0 |
unless defined $lat |
|
179
|
0 |
0 |
if $units and not $FACTORS{$units} |
|
184
|
0 |
0 |
$units ? : |
|
338
|
0 |
0 |
$i ? : |
|
365
|
0 |
0 |
if $dist <= 0 |
|
372
|
0 |
0 |
if $sum > $dist |
|
402
|
0 |
0 |
if ($dx != 0 or $dy != 0) |
|
405
|
0 |
0 |
if ($t > 1) { } |
|
|
0 |
0 |
elsif ($t > 0) { } |
|
459
|
0 |
0 |
if ($dx != 0 or $dy != 0) |
|
462
|
0 |
0 |
if ($t > 1) { } |
|
|
0 |
0 |
elsif ($t > 0) { } |
|
476
|
0 |
0 |
if ($minDist eq "infinity" or $sqDist < $minDist) |
|
486
|
0 |
0 |
1 < $minT ? : |
|
487
|
0 |
0 |
0 > $min ? : |
|
518
|
0 |
0 |
if ($p1->{'index'} > $p2->{'index'} or $p1->{'index'} == $p2->{'index'} and $p1->{'t'} > $p2->{'t'}) |
|
529
|
0 |
0 |
if (not &equals($line->[1], $slice[0]) and $l <= $r) |
|
537
|
0 |
0 |
unless (&equals($line->[$r], $p2->{'point'})) |
|
573
|
0 |
0 |
if ($sum > $start and scalar @slice == 0) |
|
577
|
0 |
0 |
if ($sum >= $stop) |
|
582
|
0 |
0 |
if ($sum > $start) |
|
678
|
0 |
0 |
$a->[0] == $b->[0] && $a->[1] == $b->[1] ? : |