Condition Coverage

blib/lib/Plack/Middleware/AccessLog.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
29 0 0 11 ref $res and ref $res eq "ARRAY"

or 2 conditions

line l !l condition
15 10 6 $self->format || 'combined'
17 7 9 $self->char_handlers || {}
7 9 $self->block_handlers || {}