Condition Coverage

blib/lib/Plack/Middleware/Antibot/TooSlow.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
34 1 1 1 $too_slow and time - $too_slow < $$self{'timeout'}

or 2 conditions

line l !l condition
14 0 5 $params{'session_name'} || 'antibot_tooslow'
15 0 5 $params{'timeout'} || 3600
16 0 5 $params{'score'} || 0.8