| blib/lib/Geo/GoogleEarth/Pluggable/Folder.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 16 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 122 | 1 | 7 | if defined $self->name |
| 124 | 0 | 8 | if defined $self->description |
| 126 | 0 | 8 | if defined $self->open |
| 131 | 0 | 6 | if (&blessed($obj) and $obj->can('type') and $obj->type eq 'Style') { } |
| 0 | 6 | elsif (&blessed($obj) and $obj->can('type') and $obj->type eq 'StyleMap') { } | |
| 154 | 7 | 6 | unless ref $self->{'data'} eq "ARRAY" |
| 156 | 5 | 8 | if (@_) |
| 159 | 8 | 5 | wantarray ? : |