blib/lib/MojoX/Twitter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
31 | 0 | 0 | unless $command =~ m[^/]u |
37 | 0 | 0 | if ($method eq 'GET') { } |
0 | 0 | elsif ($method eq 'POST') { } | |
49 | 0 | 0 | if (defined $remaing and $remaing < 1) |
56 | 0 | 0 | if ($err or $res->is_error) |
58 | 0 | 0 | if (($err->{'code'} || 0) == 429) |
62 | 0 | 0 | if $err->{'code'} |
74 | 0 | 0 | if ($params) |
99 | 0 | 0 | if (length $json_raw) |
115 | 0 | 0 | unless $consumer_key and $consumer_secret and $access_token and $access_token_secret |
128 | 0 | 0 | unless $params |