Condition Coverage

blib/lib/Email/MIME/Header/AddressList.pm
Criterion Covered Total %
condition 11 18 61.1


and 3 conditions

line !l l&&!r l&&r condition
127 25 3 7 defined $groups[2 * $_] and $groups[2 * $_] =~ /=\?/
132 0 1 43 defined $_->phrase && $_->phrase =~ /=\?/
133 44 0 0 defined $_->comment && $_->comment =~ /=\?/
298 0 61 0 $carp_invalid and scalar @valid_addresses != scalar @{$addresses;}

or 3 conditions

line l !l&&r !l&&!r condition
134 43 0 1 $decode_phrase or $decode_comment
208 23 0 4 $encode_phrase or $encode_comment