Condition Coverage

blib/lib/Log/Handler/Output/Email.pm
Criterion Covered Total %
condition 1 12 8.3


and 3 conditions

line !l l&&!r l&&r condition
240 0 0 0 $buf->{'level'} and not $message->{'level'}
0 0 0 $buf->{'level'} and $message->{'level'}

or 3 conditions

line l !l&&r !l&&!r condition
232 2 0 0 $TEST or not @$buffer
263 0 0 0 $message->{'subject'} || $self->{'subject'}