| blib/lib/POE/Component/ProcTerminator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 13 | 30.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 85 | 0 | 0 | 0 | not defined $ret and $batch->failure_callback |
| 108 | 11 | 0 | 0 | not defined $ret and $batch->failure_callback |
| line | l | !l | condition |
|---|---|---|---|
| 70 | 11 | 0 | $options ||= {} |
| 73 | 0 | 11 | $$options{'cleanup_flags'} ||= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 54 | 1 | 0 | 0 | $alias ||= $DefaultSession |