Condition Coverage

blib/lib/Plack/Middleware/StackTrace.pm
Criterion Covered Total %
condition 11 14 78.5


and 3 conditions

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

or 2 conditions

line l !l condition
64 1 7 $env->{'HTTP_ACCEPT'} || '*/*'

or 3 conditions

line l !l&&r !l&&!r condition
28 1 3 0 $ref_traces{&refaddr($_[0])} ||= $trace
31 1 9 0 $string_traces{$_[0]} ||= $trace
58 7 2 1 $caught || $self->force && ref $res eq 'ARRAY' && $res->[0] == 500