blib/lib/Geo/GoogleEarth/Pluggable/Plugin/CircleByCenterPoint.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
67 | 0 | 0 | if $data{'deltaAngle'} < 0.1 |
68 | 0 | 0 | if $data{'deltaAngle'} > 90 |
71 | 0 | 0 | unless defined $data{'radius'} |
85 | 0 | 0 | if ($isCircle) { } |