line |
!l |
l&&!r |
l&&r |
condition |
223
|
0 |
0 |
0 |
-d "$dir/refs" and -d "$dir/objects" |
|
0 |
0 |
0 |
-d "$dir/refs" and -d "$dir/objects" and -e "$dir/HEAD" |
303
|
0 |
0 |
0 |
defined $_ and chomp $_ |
495
|
0 |
0 |
0 |
waitpid($pid, 0) > 0 and $? >> 8 != 0 |
571
|
0 |
0 |
0 |
not defined $ret and exists $ENV{'SSH_ASKPASS'} |
577
|
0 |
0 |
0 |
defined $isPassword and $isPassword |
1010
|
0 |
0 |
0 |
$read == 1 and $newline eq "\n" |
1084
|
0 |
0 |
0 |
defined $key && length $key |
|
0 |
0 |
0 |
defined $value and $value =~ /[\n\0]/ |
1248
|
0 |
0 |
0 |
defined $$temp_fd and $$temp_fd->opened |
1280
|
0 |
0 |
0 |
$trunc and $temp_fd->opened |
1292
|
0 |
0 |
0 |
defined $$temp_fd and $$temp_fd->opened |
1337
|
0 |
0 |
0 |
sysseek $temp_fd, 0, 0 and seek $temp_fd, 0, 0 |
1339
|
0 |
0 |
0 |
sysseek($temp_fd, 0, 1) == 0 and tell $temp_fd == 0 |
1561
|
0 |
0 |
0 |
$self->repo_path and $self->wc_path |