Condition Coverage

blib/lib/Plack/Middleware/Throttle/Lite/Backend/Redis.pm
Criterion Covered Total %
condition 8 17 47.0


and 3 conditions

line !l l&&!r l&&r condition
32 3 0 0 -e $$instance{'thru'} and -S _
62 6 7 0 $port && ($port > 0 && $port <= 65535)

or 2 conditions

line l !l condition
21 0 17 $$args{'debug'} || 0
17 0 $$args{'reconnect'} || 10
0 17 $$args{'every'} || 100
37 0 14 $$args{'database'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
40 14 0 0 $@ || $$instance{'thru'}