blib/lib/Geo/Google/StaticMaps/V2/Visible.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
38 | 4 | 8 | if exists $$self{'location'} |
53 | 2 | 139 | if (ref $location eq 'HASH') { } |
4 | 135 | elsif (ref $location eq 'ARRAY') { } | |
73 | 4 | 60 | unless ref $$self{'locations'} eq 'ARRAY' |
74 | 50 | 14 | wantarray ? : |