Condition Coverage

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


and 3 conditions

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

or 2 conditions

line l !l condition
14 0 5 $params{'session_name'} || 'antibot_toofast'
15 0 5 $params{'timeout'} || 1
16 0 5 $params{'score'} || 0.9