| blib/lib/Geo/GoogleEarth/Pluggable/Folder.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 12 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 131 | 0 | 0 | 6 | &blessed($obj) and $obj->can("type") |
| 0 | 6 | 0 | &blessed($obj) and $obj->can("type") and $obj->type eq "Style" | |
| 0 | 0 | 6 | &blessed($obj) and $obj->can("type") | |
| 0 | 6 | 0 | &blessed($obj) and $obj->can("type") and $obj->type eq "StyleMap" |