| blib/lib/Geo/Google/StaticMaps/V2/Markers.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 26 | 28 | 92.8 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 6 | 14 | if defined $self->size |
| 32 | 15 | 5 | if defined $self->color |
| 33 | 7 | 13 | if defined $self->label |
| 34 | 5 | 15 | if defined $self->icon |
| 35 | 0 | 4 | $self->shadow ? : |
| 4 | 16 | if defined $self->shadow | |
| 47 | 1 | 26 | if @_ |
| 66 | 6 | 35 | if @_ |
| 67 | 9 | 32 | if (ref $$self{'color'}) { } |
| 71 | 6 | 3 | if (ref $$self{'color'} eq 'HASH') { } |
| 3 | 0 | elsif (ref $$self{'color'} eq 'ARRAY') { } | |
| 96 | 1 | 27 | if @_ |
| 112 | 1 | 25 | if @_ |
| 124 | 1 | 24 | if @_ |