Condition Coverage

blib/lib/Plack/Middleware/DiePretty.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
24 0 1 0 ref $res eq 'ARRAY' and $$res[0] == 500

or 3 conditions

line l !l&&r !l&&!r condition
22 1 0 2 $self->template || "$Plack::Middleware::DiePretty::Bin/html/error.html"
24 2 0 1 $caught or ref $res eq 'ARRAY' and $$res[0] == 500