Condition Coverage

blib/lib/Plack/Middleware/ExtractedStackTrace.pm
Criterion Covered Total %
condition 1 8 12.5


and 3 conditions

line !l l&&!r l&&r condition
38 3 0 0 $trace and $caught || $self->force && ref $res eq 'ARRAY' && $res->[0] == 500

or 2 conditions

line l !l condition
48 0 0 $env->{'HTTP_ACCEPT'} || '*/*'

or 3 conditions

line l !l&&r !l&&!r condition
38 0 0 0 $caught || $self->force && ref $res eq 'ARRAY' && $res->[0] == 500