blib/lib/WWW/Google/Contacts/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 15 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
22 | 0 | 0 | 0 | &blessed($val) and $val->can('to_xml_hashref') |
47 | 0 | 6 | 0 | defined $predicate and not $self->$predicate |
6 | 0 | 0 | defined $predicate and not $self->$predicate and not $attr->is_lazy | |
61 | 4 | 0 | 2 | &blessed($val) && $val->can('to_xml_hashref') |
4 | 0 | 0 | ref $val && ref $val eq 'ARRAY' |