Condition Coverage

blib/lib/Net/Google/Drive/Simple/V3.pm
Criterion Covered Total %
condition 9 190 4.7


and 3 conditions

line !l l&&!r l&&r condition
116 2 2 4 $page_size >= 1 and $page_size <= 1000
401 0 0 0 defined $fileId and length $fileId
433 0 0 0 defined $fileId and length $fileId
436 0 0 0 defined $commentId and length $commentId
453 0 0 0 defined $fileId and length $fileId
456 0 0 0 defined $commentId and length $commentId
481 0 0 0 defined $fileId and length $fileId
509 0 0 0 defined $fileId and length $fileId
512 0 0 0 defined $commentId and length $commentId
544 0 0 0 defined $fileId and length $fileId
711 0 0 0 defined $fileId and length $fileId
740 0 0 0 defined $fileId and length $fileId
797 0 0 0 defined $fileId and length $fileId
896 0 0 0 defined $fileId and length $fileId
954 0 0 0 defined $fileId and length $fileId
1010 0 0 0 defined $fileId and length $fileId
1080 0 0 0 defined $fileId and length $fileId
1128 0 0 0 defined $fileId and length $fileId
1131 0 0 0 defined $permissionId and length $permissionId
1156 0 0 0 defined $fileId and length $fileId
1159 0 0 0 defined $permissionId and length $permissionId
1185 0 0 0 defined $fileId and length $fileId
1214 0 0 0 defined $fileId and length $fileId
1217 0 0 0 defined $permissionId and length $permissionId
1247 0 0 0 defined $fileId and length $fileId
1250 0 0 0 defined $commentId and length $commentId
1290 0 0 0 defined $fileId and length $fileId
1293 0 0 0 defined $commentId and length $commentId
1310 0 0 0 defined $fileId and length $fileId
1313 0 0 0 defined $commentId and length $commentId
1316 0 0 0 defined $replyId and length $replyId
1341 0 0 0 defined $fileId and length $fileId
1344 0 0 0 defined $commentId and length $commentId
1371 0 0 0 defined $fileId and length $fileId
1374 0 0 0 defined $commentId and length $commentId
1377 0 0 0 defined $replyId and length $replyId
1407 0 0 0 defined $fileId and length $fileId
1424 0 0 0 defined $fileId and length $fileId
1427 0 0 0 defined $revisionId and length $revisionId
1451 0 0 0 defined $fileId and length $fileId
1476 0 0 0 defined $fileId and length $fileId
1479 0 0 0 defined $revisionId and length $revisionId
1540 0 0 0 defined $driveId and length $driveId
1557 0 0 0 defined $driveId and length $driveId
1580 0 0 0 defined $driveId and length $driveId
1620 0 0 0 defined $driveId and length $driveId
1637 0 0 0 defined $driveId and length $driveId
1711 0 0 0 defined $opts->{'q'} and length $opts->{'q'}
1740 0 0 0 $search_opts->{'auto_paging'} and $data->{'nextPageToken'}
1770 0 0 0 defined $search_opts->{'q'} and length $search_opts->{'q'}

or 2 conditions

line l !l condition
250 0 0 $options //= {}
317 0 0 $options //= {}
714 0 0 $options //= {}
765 0 0 $options //= {}
800 0 0 $options //= {}
824 0 0 $options //= {}
1054 0 0 $options //= {}
1134 0 0 $options //= {}
1162 0 0 $options //= {}
1188 0 0 $options //= {}
1220 0 0 $options //= {}
1430 0 0 $options //= {}
1454 0 0 $options //= {}
1560 0 0 $options //= {}
1597 0 0 $options //= {}
1676 0 0 $search_opts //= {}
1708 0 0 $search_opts->{'auto_paging'} //= 1

or 3 conditions

line l !l&&r !l&&!r condition
147 9 4 13 $info->{'deprecated_param_names'}{$dep_name} || $default_deprecated_param_names{$dep_name}
212 1 1 2 $info->{'http_method'} eq "GET" or $info->{'http_method'} eq "DELETE"