Condition Coverage

blib/lib/Email/MIME/RFC2047/AddressList.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
33 4 9 0 not ref $string and pos $string < length $string

or 3 conditions

line l !l&&r !l&&!r condition
24 6 14 0 $decoder ||= 'Email::MIME::RFC2047::Decoder'->new
64 7 0 0 $encoder ||= 'Email::MIME::RFC2047::Encoder'->new