| line |
!l |
l&&!r |
l&&r |
condition |
|
109
|
0 |
0 |
0 |
not $user and -d $ENV{'HOME'} |
|
134
|
0 |
0 |
0 |
not $ENV{'SHLVL'} and $pwent[8] eq $0 |
|
231
|
0 |
0 |
0 |
$returnpid == $pid and POSIX::WIFSTOPPED($pid_status) |
|
|
0 |
0 |
0 |
$returnpid == $pid and POSIX::WIFSTOPPED($pid_status) and Psh::OS::signal_name(POSIX::WSTOPSIG($pid_status)) eq 'TTOU' |
|
284
|
0 |
0 |
0 |
$verb and $visindex > 0 |
|
339
|
0 |
0 |
0 |
$$_[0] == &Psh::Parser::T_REDIRECT() and $$_[1] eq '<&' || $$_[1] eq '>&' |
|
359
|
0 |
0 |
0 |
$i < $#array and $#array |
|
453
|
0 |
0 |
0 |
$fgflag and not $forcefork |
|
|
0 |
0 |
0 |
$fgflag and not $forcefork and ref $code eq 'CODE' |
|
|
0 |
0 |
0 |
$fgflag and not $forcefork and ref $code eq 'CODE' and not _has_redirects($options) |
|
457
|
0 |
0 |
0 |
$@ and not $@ =~ /^SECRET/ |
|
471
|
0 |
0 |
0 |
$fgflag and not $termflag |
|
494
|
0 |
0 |
0 |
$fgflag and not $termflag |
|
625
|
0 |
0 |
0 |
exists $special_handlers{$sig} and not ref $special_handlers{$sig} |