Condition Coverage

blib/lib/DR/Tarantool/StartTest.pm
Criterion Covered Total %
condition 4 10 40.0


and 3 conditions

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'}

or 2 conditions

line l !l condition
121 0 9 $ENV{'TARANTOOL_BOX'} || 'tarantool_box'
230 0 9 $signame ||= 'TERM'