Branch Coverage

blib/lib/WWW/Google/Contacts.pm
Criterion Covered Total %
branch 2 18 11.1


line true false branch
63 1 2 scalar @_ == 1 && ref $_[0] eq 'HASH' ? :
86 0 0 scalar @_ == 1 && ref $_[0] eq 'HASH' ? :
120 0 0 scalar @_ % 2 ? :
140 0 0 if ($contact->{'secondaryMail'})
155 0 0 if ($contact->create_or_update)
214 0 0 ref $d->{'link'} eq 'ARRAY' ? :
224 0 0 exists $d->{'gContact:systemGroup'} ? :
244 0 0 if ($group->create_or_update)
252 0 0 scalar @_ % 2 ? :