File: | lib/WWW/Google/Contacts/Base.pm |
Coverage: | 0.0% |
line | % | coverage | condition | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
18 | 0 |
| blessed $val and $val->can('to_xml_hashref') | ||||||||||||||||||||
42 | 0 |
| defined $predicate and not $self->$predicate and not $attr->is_lazy | ||||||||||||||||||||
52 | 0 |
| ref $val && ref $val eq 'ARRAY' | ||||||||||||||||||||
0 |
| blessed $val && $val->can('to_xml_hashref') |