| blib/lib/MojoX/Twitter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 17 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 49 | 0 | 0 | 0 | defined $remaing and $remaing < 1 |
| 115 | 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 |
|---|---|---|---|
| 58 | 0 | 0 | $err->{'code'} || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 56 | 0 | 0 | 0 | $err or $res->is_error |