Condition Coverage
blib/lib/Net/Twitter/Role/RateLimit.pm
Criterion
Covered
Total
%
condition
1
2
50.0
or 2 conditions
line
l
!l
condition
163
1
0
&try
(
sub
{
$self
->rate_remaining
/
(
$self
->rate_reset
-
time
)
;
}
)
||
0