Condition Coverage

blib/lib/Plack/Middleware/Static/Range.pm
Criterion Covered Total %
condition 3 5 60.0


or 2 conditions

line l !l condition
11 1 0 $self->root || '.'

or 3 conditions

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