blib/lib/Data/Douglas_Peucker.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
63 | 0 | 0 | if ($#Ipoints >= 4 and $Ipoints[0] == $Ipoints[$#Ipoints]) { } |
87 | 0 | 0 | if ($dist >= $max) |
93 | 0 | 0 | if ($maxIndex > 0) { } |
103 | 0 | 0 | if ($polygon) |
108 | 0 | 0 | if ($#Opoints < 4) |