| blib/lib/DR/Tarantool/StartTest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 10 | 40.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 93 | 0 | 0 | 9 | $$self{'log'} and -r $$self{'log'} |
| 271 | 0 | 0 | 9 | $$self{'temp'} and not $$self{'dont_unlink_temp'} |
| line | l | !l | condition |
|---|---|---|---|
| 121 | 0 | 9 | $ENV{'TARANTOOL_BOX'} || 'tarantool_box' |
| 230 | 0 | 9 | $signame ||= 'TERM' |