| line |
true |
false |
branch |
|
224
|
0 |
0 |
if (@args) |
|
240
|
0 |
0 |
unless $authorization |
|
241
|
0 |
0 |
unless $authorization =~ s/^\s*OAuth\s+//i |
|
257
|
0 |
0 |
unless defined $content_type |
|
273
|
0 |
0 |
if ($method eq 'POST' and $content_type eq 'application/x-www-form-urlencoded') |
|
286
|
0 |
0 |
unless (exists $auth_params{'oauth_nonce'}) |
|
290
|
0 |
0 |
unless (exists $auth_params{'oauth_timestamp'}) |
|
294
|
0 |
0 |
unless (exists $auth_params{'oauth_version'}) |
|
300
|
0 |
0 |
if (not exists $auth_params{$_} and defined $$self{$_}) |
|
315
|
0 |
0 |
unless $$a[0] cmp $$b[0] |
|
325
|
0 |
0 |
if $params[$i] eq 'oauth_signature' |
|
337
|
0 |
0 |
defined $_ ? : |
|
368
|
0 |
0 |
if (@_) |
|
378
|
0 |
0 |
if (@_) |
|
388
|
0 |
0 |
if (@_) |
|
398
|
0 |
0 |
if (@_) |