blib/lib/WebService/Dropbox/Auth.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 7 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
41 | 0 | 0 | 0 | $data and $data->{'access_token'} |
line | l | !l | condition |
---|---|---|---|
15 | 0 | 0 | $params ||= {} |
16 | 0 | 0 | $params->{'response_type'} ||= 'code' |