Condition Coverage

blib/lib/Plack/Middleware/StackTrace/RethrowFriendly.pm
Criterion Covered Total %
condition 6 8 75.0


and 3 conditions

line !l l&&!r l&&r condition
46 0 2 2 scalar @$trace and $self->should_show_trace($caught, $last_key, $res)
71 2 0 1 $self->force && ref $res eq 'ARRAY' && $$res[0] == 500

or 2 conditions

line l !l condition
53 1 1 $$env{'HTTP_ACCEPT'} || '*/*'