Condition Coverage

blib/lib/Mail/Message/Field/Flex.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
32 18 0 0 defined $attr and ref $attr eq 'HASH'

or 3 conditions

line l !l&&r !l&&!r condition
24 17 0 1 @_ <= 2 || !ref($_[-1])