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
79 3 0 2 $res and $res->[0] != 404

or 2 conditions

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

or 3 conditions

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