Condition Coverage

blib/lib/Log/WithCallbacks.pm
Criterion Covered Total %
condition 3 13 23.0


and 3 conditions

line !l l&&!r l&&r condition
104 0 0 0 $format and ref $format ne 'CODE'
0 0 0 $format and ref $format ne 'CODE' and $format ne 'standard'

or 2 conditions

line l !l condition
45 0 0 shift() || $self->mode || 'append'
156 1 0 shift() || ''

or 3 conditions

line l !l&&r !l&&!r condition
22 1 0 1 shift() || croak('Must supply a filename')