| blib/lib/Geo/GoogleEarth/Pluggable/Contrib/MultiPolygon.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 12 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 57 | 1 | 0 | unless defined $data{'tessellate'} | 
| 58 | 0 | 1 | unless my $multipolygon = $data{'coordinates'} | 
| 59 | 0 | 1 | unless ref $multipolygon eq "ARRAY" | 
| 62 | 0 | 2 | unless ref $polygon eq "ARRAY" | 
| 66 | 0 | 2 | unless ref $boundary eq "ARRAY" | 
| 68 | 2 | 0 | $first ? : |