blib/lib/WebService/Dropbox/Files/UploadSession.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
21 | 0 | 0 | unless $optional_params |
35 | 0 | 0 | if ($chunk > $remaining) |
38 | 0 | 0 | unless ($chunk) |
47 | 0 | 0 | if ($total < $limit) { } |
0 | 0 | elsif ($session_id) { } | |
48 | 0 | 0 | if ($session_id) { } |
70 | 0 | 0 | unless ($self->upload_session_append_v2($tmp, $params)) |
80 | 0 | 0 | if ($res and $res->{'session_id'}) { } |