Condition Coverage

lib/CGI/Application/Plugin/Throttle.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
290 0 0 0 $cur and $$self{'exceeded'}
0 0 0 $cur and $$self{'exceeded'} and $cur > $$self{'limit'}

or 2 conditions

line l !l condition
121 0 0 $supplied{'prefix'} || 'THROTTLE'
270 0 0 $$self{'redis'} || (return)

or 3 conditions

line l !l&&r !l&&!r condition
108 0 0 0 ref $proto || $proto