| line |
true |
false |
branch |
|
39
|
1 |
0 |
unless -f $gap_path and -x $gap_path |
|
47
|
0 |
1 |
if (wantarray) |
|
59
|
0 |
0 |
unless socketpair my $child, my $parent, 1, 1, 0 |
|
66
|
0 |
0 |
if ($pid = fork) { } |
|
70
|
0 |
0 |
unless (defined $pid) |
|
74
|
0 |
0 |
unless open STDIN, '<&', $parent |
|
75
|
0 |
0 |
unless open STDOUT, '>&', $parent |
|
80
|
0 |
0 |
unless exec $command |
|
98
|
0 |
0 |
if (defined $$hashref{'discard'}) |
|
115
|
0 |
0 |
if (defined $$hashref{'discard'}) |
|
134
|
0 |
0 |
if $line =~ /^$ENDLINE$/o |
|
141
|
0 |
0 |
unless (defined $$hashref{'keep'}) |
|
144
|
0 |
0 |
if (defined $$hashref{'last'}) |
|
153
|
0 |
0 |
if (-r $toload) { } |