| line |
true |
false |
branch |
|
155
|
0 |
9 |
if $$h{'JOBALIAS'} |
|
156
|
9 |
0 |
if $$h{'JOBID'} |
|
164
|
0 |
0 |
if ($name =~ /sig(kill|cont|stop)/) |
|
180
|
23 |
0 |
unless (defined $n) |
|
181
|
23 |
0 |
wantarray ? : |
|
183
|
0 |
0 |
unless (defined $k) |
|
188
|
0 |
0 |
unless $k =~ /^$reHostField$/o |
|
189
|
0 |
0 |
if (defined $val) |
|
209
|
0 |
0 |
unless defined %Parallel::Mpich::MPD::Job::env |
|
230
|
0 |
0 |
if (defined $criteria{'jobalias'} and $criteria{'jobalias'}{$this->jobalias}) |
|
234
|
0 |
0 |
if (defined $criteria{'username'} and $criteria{'username'}{$this->username}) |
|
238
|
0 |
0 |
if (defined $criteria{'jobid'} and $criteria{'jobid'}{$this->jobid}) |
|
243
|
0 |
0 |
if (defined $criteria{'pid'}) |
|
244
|
0 |
0 |
if (defined $criteria{'rank'}) { } |
|
245
|
0 |
0 |
if $criteria{'rank'} eq $$host{'rank'} and $criteria{'pid'} eq $$host{'rank'} |
|
247
|
0 |
0 |
if $criteria{'pid'} eq $$host{'pid'} |
|
262
|
0 |
0 |
unless (defined $sigtype) |
|
266
|
0 |
0 |
unless defined %Parallel::Mpich::MPD::Job::env |