| line |
!l |
l&&!r |
l&&r |
condition |
|
54
|
0 |
0 |
0 |
$shell eq "csh" and env("tcsh") |
|
94
|
0 |
0 |
0 |
$command eq "shell" and @params |
|
|
0 |
0 |
0 |
$command eq "mode" and $mode eq "shim" |
|
220
|
0 |
0 |
0 |
$index == 1 and $words[0] eq 'version' || $words[0] eq 'current' |
|
|
0 |
0 |
0 |
$index == 1 and $words[0] eq 'global' || $words[0] eq 'switch' || $words[0] eq 'shell' || $words[0] eq 'local' || $words[0] eq 'nuke' || $words[0] eq 'test' |
|
|
0 |
0 |
0 |
$index == 1 and $words[0] eq "exec" |
|
|
0 |
0 |
0 |
$index == 2 and $words[0] eq "exec" |
|
|
0 |
0 |
0 |
$index == 2 and $words[0] eq "exec" and $words[1] eq "--with" |
|
|
0 |
0 |
0 |
$index == 1 and $words[0] eq "build" |
|
|
0 |
0 |
0 |
$index == 2 and $words[0] eq "build" |
|
|
0 |
0 |
0 |
$index == 1 and $words[0] eq "download" |
|
|
0 |
0 |
0 |
$index == 2 and $words[0] eq "download" |
|
|
0 |
0 |
0 |
$index == 1 and $words[0] eq "mode" |
|
|
0 |
0 |
0 |
$index == 2 and $words[0] eq "register" |
|
|
0 |
0 |
0 |
$index == 1 and $words[0] eq "help" |
|
284
|
0 |
0 |
0 |
length $candidate > 0 and substr($candidate, -1) ne "/" |