blib/lib/Schedule/RateLimiter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 7 | 71.4 |
line | l | !l | condition |
---|---|---|---|
126 | 10 | 1 | $args{'iterations'} || 1 |
189 | 126 | 104 | $$self{'list'}[$$self{'current'}] || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
116 | 0 | 13 | 0 | ref $proto || $proto |