Condition Coverage

blib/lib/Plack/Middleware/Antibot/Static.pm
Criterion Covered Total %
condition 8 11 72.7


and 3 conditions

line !l l&&!r l&&r condition
44 2 1 1 $static_fetched and time - $static_fetched < $$self{'timeout'}

or 2 conditions

line l !l condition
14 0 9 $params{'path'} || '/antibot.gif'
15 0 9 $params{'session_name'} || 'antibot_static'
16 0 9 $params{'timeout'} || 900
17 1 8 $params{'score'} || 0.9