| blib/lib/OAuth/Simple.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 26 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 19 | 0 | 0 | unless $$self{'app_id'} and $$self{'secret'} and $$self{'postback'} | 
| 32 | 0 | 0 | if $params and %$params | 
| 35 | 0 | 0 | unless $url | 
| 49 | 0 | 0 | if $params and %$params | 
| 52 | 0 | 0 | unless $code and $url | 
| 66 | 0 | 0 | unless $response->is_success | 
| 67 | 0 | 0 | if $raw | 
| 74 | 0 | 0 | if $params and %$params | 
| 78 | 0 | 0 | unless $url and $access_token | 
| 90 | 0 | 0 | unless $response->is_success | 
| 91 | 0 | 0 | if $raw | 
| 101 | 0 | 0 | if ($params{'http_method'} eq 'GET') { } | 
| 103 | 0 | 0 | if $params{'params'} |