blib/lib/WWW/Google/Contacts/Roles/List.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
64 | 0 | 0 | unless defined $obj->$key |
65 | 0 | 0 | if (ref $obj->$key and ref $obj->$key eq 'ARRAY') { } |
67 | 0 | 0 | unless defined $search_field |
72 | 0 | 0 | if ($search_key =~ s/^http.?://) |
75 | 0 | 0 | unless any(@values) eq $search_key |
82 | 0 | 0 | if ($search_key =~ s/^http.?://) |
85 | 0 | 0 | unless $obj_key eq $search_key |
90 | 0 | 0 | wantarray ? : |
95 | 0 | 0 | unless $self->elements->[$self->pointer] |
118 | 0 | 0 | if (ref $array eq 'HASH') |