Condition Coverage

blib/lib/Plack/Middleware/MCCS.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

line !l l&&!r l&&r condition
77 3 0 2 $res and $$res[0] != 404

or 2 conditions

line l !l condition
96 2 0 $self->root || '.'

or 3 conditions

line l !l&&r !l&&!r condition
102 0 2 0 $$self{'mccs'} ||= 'Plack::App::MCCS'->new(%opts)