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
137 1 0 2 $alias->remove_address($from) && $self->storage->save($alias, $id)
256 9 1 2 $alias->closed and not grep({$_ eq $$message{'From'};} @{$alias->members;})

or 2 conditions

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

or 3 conditions

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