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