blib/lib/Geo/OSM/Primitive.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
61 | 0 | 0 | unless $self->isa('Geo::OSM::Primitive') |
62 | 0 | 0 | if ref $id or int $id != $id |
119 | 0 | 0 | unless $rel->isa('Geo::OSM::Primitive::Relation') |
144 | 0 | 0 | unless $rel->isa('Geo::OSM::Primitive::Relation') |
146 | 0 | 0 | unless $self->member_of($rel) |
148 | 0 | 0 | if (exists $self->{'cache'}{'member_of'}{$rel->{'id'}}{'rol'}) |
177 | 0 | 0 | unless $self->isa('Geo::OSM::Primitive') |