blib/lib/Facebook/Graph/Cmdline/Role/HTTPAccessToken.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
75 | 0 | 0 | unless $r |
77 | 0 | 0 | if ($r->url->path eq $postback->path and $r->url->query_param('code')) { } |
104 | 0 | 0 | unless $self->has_access_token |
110 | 0 | 0 | if ($@) |