blib/lib/Algorithm/FloodControl.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 12 | 16.6 |
line | true | false | branch |
---|---|---|---|
33 | 0 | 0 | unless ($en) |
43 | 0 | 0 | if ($ec >= $fc) |
51 | 0 | 0 | if ($wait > 0) |
73 | 0 | 0 | if (@_) |
74 | 0 | 0 | if (ref $_[0] ne 'HASH') |
116 | 2 | 16 | if ($$info{'size'} >= $$config{'attempts'} and $$info{'timeout'} > $max_timeout) |