Branch Coverage

blib/lib/EWS/Contacts/Item.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
50 0 0 scalar @rest == 1 ? :
57 0 0 unless (ref $$params{$key})
71 0 0 if not exists $$values{'Entry'} or ref $$values{'Entry'} ne 'ARRAY' or scalar @{$$values{'Entry'};} == 0
74 0 0 unless defined $$entry{'Key'}
81 0 0 unless $$entry{'_'}
94 0 0 if not exists $$values{'Entry'} or ref $$values{'Entry'} ne 'ARRAY' or scalar @{$$values{'Entry'};} == 0
97 0 0 unless defined $$entry{'Key'}
102 0 0 unless $fieldvalue and $fieldname ne 'Key'