blib/lib/MojoX/Twitter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 14 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
49 | 0 | 0 | 0 | defined $remaing and $remaing < 1 |
118 | 0 | 0 | 0 | $consumer_key and $consumer_secret |
0 | 0 | 0 | $consumer_key and $consumer_secret and $access_token | |
0 | 0 | 0 | $consumer_key and $consumer_secret and $access_token and $access_token_secret |
line | l | !l | condition |
---|---|---|---|
63 | 0 | 0 | $err->{'code'} || 0 |