Branch Coverage

blib/lib/Plack/Middleware/StackTrace/RethrowFriendly.pm
Criterion Covered Total %
branch 17 18 94.4


line true false branch
45 1 7 $self->force ? :
47 6 2 if (scalar @$trace and $self->should_show_trace($caught, $res))
49 2 4 @$trace > 1 ? :
53 0 6 unless $self->no_print_errors
54 1 5 ($$env{'HTTP_ACCEPT'} || '*/*') =~ /html/ ? :
68 5 1 if $err
78 2 17 if (not defined $val) { }
6 11 elsif (ref $val) { }
90 5 6 if $no_trace