line |
!l |
l&&!r |
l&&r |
condition |
52
|
0 |
0 |
0 |
$opts{'apiurl'} && $opts{'password'} && $opts{'user'} |
|
7 |
0 |
0 |
-e $homedir . "/.testrailrc" and not $opts{'apiurl'} && $opts{'password'} && $opts{'user'} |
61
|
0 |
7 |
0 |
$file and not -e $file |
69
|
0 |
0 |
7 |
$opts{'run'} and $opts{'apiurl'} |
|
0 |
0 |
7 |
$opts{'run'} and $opts{'apiurl'} and $opts{'password'} |
|
0 |
0 |
7 |
$opts{'run'} and $opts{'apiurl'} and $opts{'password'} and $opts{'user'} |
|
0 |
0 |
7 |
$opts{'run'} and $opts{'apiurl'} and $opts{'password'} and $opts{'user'} and $opts{'project'} |