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 22 @_ && ref $_[0]
182 0 0 2 $groups[0]->name eq '' && $groups[0]->addresses
205 12 17 22 defined $local and $shorter =~ s/^\s*\@//

or 2 conditions

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

or 3 conditions

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