Branch Coverage

blib/lib/MojoX/Twitter.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
31 0 0 unless $command =~ m[^/]
37 0 0 if ($method eq 'GET') { }
0 0 elsif ($method eq 'POST') { }
49 0 0 if (defined $remaing and $remaing < 1)
54 0 0 if (my $res = $tx->success) { }
63 0 0 if (($err->{'code'} || 0) == 429)
67 0 0 if $err->{'code'}
77 0 0 if ($params)
102 0 0 if (length $json_raw)
118 0 0 unless $consumer_key and $consumer_secret and $access_token and $access_token_secret
131 0 0 unless $params