Condition Coverage

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


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
608 0 0 0 defined $name and length $name
611 0 0 0 defined $parent_id and length $parent_id
685 0 0 0 defined $file and length $file
739 0 0 0 defined $file and length $file
827 0 0 0 defined $file and length $file
996 0 0 0 defined $upload_uri and length $upload_uri
1002 0 0 0 defined $file and length $file
1031 0 0 0 defined $upload_uri and length $upload_uri
1037 0 0 0 defined $file and length $file
1082 0 0 0 defined $upload_uri and length $upload_uri
1088 0 0 0 defined $file and length $file
1171 0 0 0 defined $fileId and length $fileId
1200 0 0 0 defined $fileId and length $fileId
1257 0 0 0 defined $fileId and length $fileId
1371 0 0 0 defined $fileId and length $fileId
1429 0 0 0 defined $fileId and length $fileId
1485 0 0 0 defined $fileId and length $fileId
1555 0 0 0 defined $fileId and length $fileId
1603 0 0 0 defined $fileId and length $fileId
1606 0 0 0 defined $permissionId and length $permissionId
1631 0 0 0 defined $fileId and length $fileId
1634 0 0 0 defined $permissionId and length $permissionId
1660 0 0 0 defined $fileId and length $fileId
1689 0 0 0 defined $fileId and length $fileId
1692 0 0 0 defined $permissionId and length $permissionId
1722 0 0 0 defined $fileId and length $fileId
1725 0 0 0 defined $commentId and length $commentId
1765 0 0 0 defined $fileId and length $fileId
1768 0 0 0 defined $commentId and length $commentId
1785 0 0 0 defined $fileId and length $fileId
1788 0 0 0 defined $commentId and length $commentId
1791 0 0 0 defined $replyId and length $replyId
1816 0 0 0 defined $fileId and length $fileId
1819 0 0 0 defined $commentId and length $commentId
1846 0 0 0 defined $fileId and length $fileId
1849 0 0 0 defined $commentId and length $commentId
1852 0 0 0 defined $replyId and length $replyId
1882 0 0 0 defined $fileId and length $fileId
1899 0 0 0 defined $fileId and length $fileId
1902 0 0 0 defined $revisionId and length $revisionId
1926 0 0 0 defined $fileId and length $fileId
1951 0 0 0 defined $fileId and length $fileId
1954 0 0 0 defined $revisionId and length $revisionId
2015 0 0 0 defined $driveId and length $driveId
2032 0 0 0 defined $driveId and length $driveId
2055 0 0 0 defined $driveId and length $driveId
2095 0 0 0 defined $driveId and length $driveId
2112 0 0 0 defined $driveId and length $driveId
2189 0 0 0 defined $opts->{'q'} and length $opts->{'q'}
2229 0 0 0 $search_opts->{'auto_paging'} and $data->{'nextPageToken'}

or 2 conditions

line l !l condition
262 0 0 $options //= {}
329 0 0 $options //= {}
695 0 0 $options //= {}
749 0 0 $options //= {}
837 0 0 $options //= {}
910 0 0 $location || ''
918 0 0 $options //= {}
988 0 0 $location || ''
1049 0 0 $chunk_size //= 10485760
1100 0 0 $chunk_size //= 10485760
1174 0 0 $options //= {}
1225 0 0 $options //= {}
1260 0 0 $options //= {}
1299 0 0 $options //= {}
1529 0 0 $options //= {}
1609 0 0 $options //= {}
1637 0 0 $options //= {}
1663 0 0 $options //= {}
1695 0 0 $options //= {}
1905 0 0 $options //= {}
1929 0 0 $options //= {}
2035 0 0 $options //= {}
2072 0 0 $options //= {}
2151 0 0 $opts //= {}
2152 0 0 $search_opts //= {}
2186 0 0 $search_opts->{'auto_paging'} //= 1
2203 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)
698 0 0 0 delete $options->{'mimeType'} // $self->file_mime_type($file)
751 0 0 0 $options->{'name'} //= File::Basename::basename($file)
752 0 0 0 $options->{'mimeType'} //= $self->file_mime_type($file)
839 0 0 0 $options->{'name'} //= File::Basename::basename($file)
840 0 0 0 $options->{'mimeType'} //= $self->file_mime_type($file)