Condition Coverage

blib/lib/EWS/Contacts/Item.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
102 0 0 0 $fieldvalue and $fieldname ne 'Key'

or 3 conditions

line l !l&&r !l&&!r condition
71 0 0 0 not exists $values->{'Entry'} or ref $values->{'Entry'} ne 'ARRAY'
0 0 0 not exists $values->{'Entry'} or ref $values->{'Entry'} ne 'ARRAY' or scalar @{$values->{'Entry'};} == 0
94 0 0 0 not exists $values->{'Entry'} or ref $values->{'Entry'} ne 'ARRAY'
0 0 0 not exists $values->{'Entry'} or ref $values->{'Entry'} ne 'ARRAY' or scalar @{$values->{'Entry'};} == 0