blib/lib/Net/Twitter/Role/RateLimit.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
119 | 2 | 9 | if $self->_rate_limit_status->{'rate_reset'} < time |
123 | 1 | 10 | if ($self->_rate_limit_status->{'rate_reset'} < $time) |
193 | 1 | 0 | $s > 0 ? : |