Condition Coverage

blib/lib/Net/Google/Drive/Simple/V3.pm
Criterion Covered Total %
condition 11 255 4.3


and 3 conditions

line !l l&&!r l&&r condition
125 2 2 4 $page_size >= 1 and $page_size <= 1000
143 2 1 4 $options and %{$options;}
413 0 0 0 defined $fileId and length $fileId
445 0 0 0 defined $fileId and length $fileId
448 0 0 0 defined $commentId and length $commentId
465 0 0 0 defined $fileId and length $fileId
468 0 0 0 defined $commentId and length $commentId
493 0 0 0 defined $fileId and length $fileId
521 0 0 0 defined $fileId and length $fileId
524 0 0 0 defined $commentId and length $commentId
556 0 0 0 defined $fileId and length $fileId
664 0 0 0 defined $file and length $file
718 0 0 0 defined $file and length $file
806 0 0 0 defined $file and length $file
975 0 0 0 defined $upload_uri and length $upload_uri
981 0 0 0 defined $file and length $file
1010 0 0 0 defined $upload_uri and length $upload_uri
1016 0 0 0 defined $file and length $file
1061 0 0 0 defined $upload_uri and length $upload_uri
1067 0 0 0 defined $file and length $file
1150 0 0 0 defined $fileId and length $fileId
1179 0 0 0 defined $fileId and length $fileId
1236 0 0 0 defined $fileId and length $fileId
1335 0 0 0 defined $fileId and length $fileId
1393 0 0 0 defined $fileId and length $fileId
1449 0 0 0 defined $fileId and length $fileId
1519 0 0 0 defined $fileId and length $fileId
1567 0 0 0 defined $fileId and length $fileId
1570 0 0 0 defined $permissionId and length $permissionId
1595 0 0 0 defined $fileId and length $fileId
1598 0 0 0 defined $permissionId and length $permissionId
1624 0 0 0 defined $fileId and length $fileId
1653 0 0 0 defined $fileId and length $fileId
1656 0 0 0 defined $permissionId and length $permissionId
1686 0 0 0 defined $fileId and length $fileId
1689 0 0 0 defined $commentId and length $commentId
1729 0 0 0 defined $fileId and length $fileId
1732 0 0 0 defined $commentId and length $commentId
1749 0 0 0 defined $fileId and length $fileId
1752 0 0 0 defined $commentId and length $commentId
1755 0 0 0 defined $replyId and length $replyId
1780 0 0 0 defined $fileId and length $fileId
1783 0 0 0 defined $commentId and length $commentId
1810 0 0 0 defined $fileId and length $fileId
1813 0 0 0 defined $commentId and length $commentId
1816 0 0 0 defined $replyId and length $replyId
1846 0 0 0 defined $fileId and length $fileId
1863 0 0 0 defined $fileId and length $fileId
1866 0 0 0 defined $revisionId and length $revisionId
1890 0 0 0 defined $fileId and length $fileId
1915 0 0 0 defined $fileId and length $fileId
1918 0 0 0 defined $revisionId and length $revisionId
1979 0 0 0 defined $driveId and length $driveId
1996 0 0 0 defined $driveId and length $driveId
2019 0 0 0 defined $driveId and length $driveId
2059 0 0 0 defined $driveId and length $driveId
2076 0 0 0 defined $driveId and length $driveId
2153 0 0 0 defined $opts->{'q'} and length $opts->{'q'}
2193 0 0 0 $search_opts->{'auto_paging'} and $data->{'nextPageToken'}
2223 0 0 0 defined $search_opts->{'q'} and length $search_opts->{'q'}

or 2 conditions

line l !l condition
262 0 0 $options //= {}
329 0 0 $options //= {}
674 0 0 $options //= {}
728 0 0 $options //= {}
816 0 0 $options //= {}
889 0 0 $location || ''
897 0 0 $options //= {}
967 0 0 $location || ''
1028 0 0 $chunk_size //= 10485760
1079 0 0 $chunk_size //= 10485760
1153 0 0 $options //= {}
1204 0 0 $options //= {}
1239 0 0 $options //= {}
1263 0 0 $options //= {}
1493 0 0 $options //= {}
1573 0 0 $options //= {}
1601 0 0 $options //= {}
1627 0 0 $options //= {}
1659 0 0 $options //= {}
1869 0 0 $options //= {}
1893 0 0 $options //= {}
1999 0 0 $options //= {}
2036 0 0 $options //= {}
2115 0 0 $opts //= {}
2116 0 0 $search_opts //= {}
2150 0 0 $search_opts->{'auto_paging'} //= 1
2167 0 0 $opts->{'fields'} //= ""

or 3 conditions

line l !l&&r !l&&!r condition
156 9 4 13 $info->{'deprecated_param_names'}{$dep_name} || $default_deprecated_param_names{$dep_name}
192 0 2 3 $info->{'body_parameters'} //= $self->_prepare_body_options($options, $body_parameters)
677 0 0 0 delete $options->{'mimeType'} // $self->file_mime_type($file)
730 0 0 0 $options->{'name'} //= File::Basename::basename($file)
731 0 0 0 $options->{'mimeType'} //= $self->file_mime_type($file)
818 0 0 0 $options->{'name'} //= File::Basename::basename($file)
819 0 0 0 $options->{'mimeType'} //= $self->file_mime_type($file)