blib/lib/MojoX/UserAgent/Throttler.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 11 | 63.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
44 | 5 | 1 | 6 | 3 == @_ and $cb |
89 | 0 | 0 | 1 | $close and not $res->code |
0 | 0 | 1 | $close and not $res->code and not $res->error |
line | l | !l | condition |
---|---|---|---|
53 | 5 | 5 | &throttle_me || (return undef) |