| blib/lib/Geo/GoogleEarth/Pluggable/Contrib/Polygon.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 10 | 60.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 55 | 1 | 0 | unless defined $data{'tessellate'} | 
| 56 | 0 | 1 | unless my $polygon = $data{'coordinates'} | 
| 57 | 0 | 1 | unless ref $polygon eq "ARRAY" | 
| 61 | 0 | 2 | unless ref $boundary eq "ARRAY" | 
| 63 | 1 | 1 | $first ? : |