Condition Coverage

blib/lib/Plack/Middleware/StackTrace/LinkedSource.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
56 0 0 3 $res->[0] == 500 and Plack::Util::header_get($res->[1], 'content-type') =~ m[text/html]

or 3 conditions

line l !l&&r !l&&!r condition
35 5 0 1 $self->force || !$ENV{'PLACK_ENV'} || $ENV{'PLACK_ENV'} eq 'development'