blib/lib/VK/OAuth.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 0 | unless $$self{'app_id'} and $$self{'secret'} and $$self{'postback'} |
31 | 0 | 0 | if $params and %$params |
45 | 0 | 0 | unless $code |
54 | 0 | 0 | unless $response->is_success |
64 | 0 | 0 | unless $method and $access_token |
66 | 0 | 0 | if $params and %$params |
73 | 0 | 0 | unless $response->is_success |