Condition Coverage

blib/lib/Mail/Message/Field/Addresses.pm
Criterion Covered Total %
condition 12 20 60.0


and 3 conditions

line !l l&&!r l&&r condition
63 0 0 21 @_ && ref $_[0]
182 0 0 2 $groups[0]->name eq '' && $groups[0]->addresses
205 12 16 21 defined $local and $shorter =~ s/^\s*\@//

or 2 conditions

line l !l condition
65 6 15 delete $args{'group'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
41 5 7 0 $accepted{$def} || $address_list
49 0 0 12 @body > 1 or ref $body[0]
70 13 0 8 $self->group($group) || $self->addGroup('name', $group)