| blib/lib/Rex/JobControl/Helper/Project/Rexfile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 10 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 276 | 0 | 0 | 0 | $child_exit_status != 0 and $job->fail_strategy eq 'terminate' |
| line | l | !l | condition |
|---|---|---|---|
| 107 | 0 | 0 | $$self{'rex_configuration'}{'rex'}{'tasks'} || [] |
| 112 | 0 | 0 | $$self{'rex_configuration'}{'rex'}{'envs'} || [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 22 | 0 | 0 | 0 | ref $that || $that |