line |
true |
false |
branch |
49
|
0 |
1 |
if (ref $_[0] eq 'HASH') { } |
52
|
0 |
0 |
if ($i + 1 < @_ and ref $_[$i + 1]) { } |
64
|
0 |
1 |
if ($ENV{'COMP_SHELL'}) { } |
|
0 |
1 |
elsif ($ENV{'COMMAND_LINE'}) { } |
72
|
0 |
1 |
if ($ENV{'COMP_LINE'} or $ENV{'COMMAND_LINE'}) |
74
|
0 |
0 |
if ($ENV{'COMP_LINE'}) { } |
|
0 |
0 |
elsif ($ENV{'COMMAND_LINE'}) { } |
93
|
0 |
0 |
if ($shell eq 'bash') { } |
|
0 |
0 |
elsif ($shell eq 'fish') { } |
|
0 |
0 |
elsif ($shell eq 'tcsh') { } |
|
0 |
0 |
elsif ($shell eq 'zsh') { } |
115
|
1 |
0 |
$opt_bundling ? : |
|
1 |
0 |
$opt_permute ? : |
|
0 |
1 |
$opt_pass_through ? : |
124
|
0 |
1 |
if ($hash) { } |