Condition Coverage

blib/lib/Plack/Middleware/Static/Combine.pm
Criterion Covered Total %
condition 2 5 40.0


or 2 conditions

line l !l condition
24 5 0 $self->root || '.'

or 3 conditions

line l !l&&r !l&&!r condition
24 0 5 0 $$self{'file'} ||= 'Plack::App::File'->new({'root', $self->root || '.', 'encoding', $self->encoding})