Condition Coverage

blib/lib/Email/Outlook/Message.pm
Criterion Covered Total %
condition 9 13 69.2


and 3 conditions

line !l l&&!r l&&r condition
282 0 2 5 $datearr and $datearr->[0]
283 0 2 5 $datearr and $datearr->[0]

or 2 conditions

line l !l condition
327 3 7 $self->{$tag} || ''
329 3 7 $$self{$tag . '_ADDR'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
388 5 0 0 $Email::Outlook::Message::MAP_CODEPAGE->{$codepage} || "CP$codepage"