Condition Coverage

blib/lib/Plack/Middleware/SizeLimit.pm
Criterion Covered Total %
condition 3 8 37.5


and 3 conditions

line !l l&&!r l&&r condition
51 0 0 1 $harakiri and $self->log_when_limits_exceeded

or 2 conditions

line l !l condition
22 0 1 $self->check_every_n_requests || 1

or 3 conditions

line l !l&&r !l&&!r condition
34 1 0 0 $env->{'psgix.harakiri'} or $env->{'psgix.harakiri.supported'}