| blib/lib/Rex/JobControl/Helper/Project/Rexfile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 264 | 0 | 0 | 0 | $child_exit_status != 0 and $job->fail_strategy eq 'terminate' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 22 | 0 | 0 | 0 | ref $that || $that |