| blib/lib/Loop/Flow/Object.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 26 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 146 | 0 | 0 | if (!$$self{'max_count'} || $count < $$self{'max_count'} and !$$self{'forks'} || scalar keys %stack < $$self{'forks'}) |
| 148 | 0 | 0 | unless @data |
| 150 | 0 | 0 | if $pid |
| 154 | 0 | 0 | if ($$self{'forks'} and my(@pids) = $self->check_child) |
| 172 | 0 | 0 | if ($meth_str) { } |
| 174 | 0 | 0 | unless $meth |
| 187 | 0 | 0 | unless $meth |
| 189 | 0 | 0 | $$self{'forks'} ? : |
| 190 | 0 | 0 | if ($pid) { } |
| 0 | 0 | elsif ($pid == 0) { } | |
| 197 | 0 | 0 | if ($$self{'forks'}) { } |
| 198 | 0 | 0 | if $$self{'debug'} |
| 215 | 0 | 0 | if ($pid > 0) { } |