blib/lib/BGS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 15 | 46.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
72 | 20 | 0 | 0 | $limit > 0 and keys %fh2data >= $limit |
95 | 3 | 4 | 0 | $waited and not exists $vpid2data{$waited} |
7 | 0 | 0 | $waited and not exists $vpid2data{$waited} and not grep({$_->{'vpid'} eq $waited;} @to_call) | |
117 | 0 | 0 | 9 | exists $data->{'from_kid'} and my $r = eval { do { thaw(join('', @{delete $data->{'from_kid'};})) } } |
142 | 5 | 0 | 4 | $waited and $waited == $vpid |