blib/lib/Redis/RateLimit.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 10 | 10.0 |
line | l | !l | condition |
---|---|---|---|
189 | 0 | 0 | $weight //= 1 |
272 | 0 | 0 | $count //= -1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
180 | 2 | 0 | 0 | $force or not $self->client_prefix |
268 | 0 | 0 | 0 | $precision // $interval |