blib/lib/Net/Google/Drive/Simple/Core.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 19 | 10.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
144 | 0 | 0 | 0 | not $resp->is_success and $resp->code != 308 |
380 | 0 | 0 | 0 | -r $filename and $remaining |
400 | 0 | 0 | 0 | $! and $remaining |
line | l | !l | condition |
---|---|---|---|
378 | 0 | 0 | $stat[11] || 4096 |
404 | 0 | 0 | $buffer ||= "" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
182 | 0 | 0 | 2 | $info->{'multipart'} or $info->{'resumable'} |
197 | 0 | 0 | 2 | $content or $info->{'multipart'} |