Condition Coverage

blib/lib/Mail/SimpleList.pm
Criterion Covered Total %
condition 15 19 78.9


and 3 conditions

line !l l&&!r l&&r condition
140 1 0 2 $alias->remove_address($from) && $self->storage->save($alias, $id)
261 9 1 2 $alias->closed and not grep({$_ eq $message->{'From'};} @{$alias->members;})

or 2 conditions

line l !l condition
181 3 4 $alias->description || ''
235 1 1 $_[1] || "Invalid alias\n"

or 3 conditions

line l !l&&r !l&&!r condition
77 1 1 0 $alias->name || $alias_id
104 4 8 0 $id ||= sprintf('%x', reverse(scalar time))
120 1 10 0 $address ||= $self->request->recipient