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

or 2 conditions

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

or 3 conditions

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