Branch Coverage

blib/lib/Net/Dropbox/API.pm
Criterion Covered Total %
branch 0 44 0.0


line true false branch
79 0 0 $self->callback_url ? :
94 0 0 if ($res->is_success) { }
98 0 0 if $self->debug
99 0 0 if $self->debug
136 0 0 if ($res->is_success) { }
140 0 0 if $self->debug
141 0 0 if $self->debug
194 0 0 if (defined $_[0] and ref $_[0] eq 'HASH')
199 0 0 unless defined $path
200 0 0 if $path =~ m[^[^/]]u
203 0 0 if scalar keys %$opts
207 0 0 if (exists $$opts{'hash'})
214 0 0 if ($resp->code == 304) { }
390 0 0 if (defined $_[0] and ref $_[0] eq 'HASH')
402 0 0 unless (defined $$opts{'error_handler'})
421 0 0 if ($filename)
428 0 0 if $self->debug
431 0 0 if ($content_file) { }
0 0 elsif ($method =~ /get/iu) { }
439 0 0 if ($res->is_success) { }
440 0 0 if $self->debug
445 0 0 if ($@)