line |
l |
!l&&r |
!l&&!r |
condition |
23
|
2 |
0 |
0 |
$opt{'-file'} || croak('You must specify -file param for method uploadFile') |
72
|
2 |
0 |
0 |
$opt{'-file'} || croak('You must specify -file param for method downloadFile') |
73
|
2 |
0 |
0 |
$opt{'-cloud_file'} || croak('You must specify -cloud_file param for method downloadFile') |
98
|
1 |
0 |
0 |
$opt{'-path'} || croak('You must specify -path param for method createFolder') |
129
|
4 |
0 |
0 |
$opt{'-path'} || croak('You must specify -path options for method deleteResource') |
209
|
1 |
0 |
0 |
$opt{'-path'} || croak('You must specify -path param for method shareResource') |