blib/lib/Net/Google/Drive/Simple/V2.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 17 | 5.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
51 | 0 | 0 | 0 | defined $opts->{'q'} and length $opts->{'q'} |
81 | 0 | 0 | 0 | $search_opts->{'page'} and $data->{'nextPageToken'} |
234 | 0 | 0 | 0 | defined $path and defined $target_folder |
402 | 0 | 1 | 0 | $search_opts->{'page'} and $data->{'nextPageToken'} |
470 | 0 | 0 | 0 | $search_opts->{'page'} and $data->{'nextPageToken'} |
line | l | !l | condition |
---|---|---|---|
442 | 0 | 0 | $search_opts ||= {"page", 1} |