Condition Coverage

blib/lib/DR/Tarantool/StartTest.pm
Criterion Covered Total %
condition 6 20 30.0


and 3 conditions

line !l l&&!r l&&r condition
169 0 0 0 $$self{'log'} and -r $$self{'log'}
415 0 0 4 $$self{'temp'} and not $$self{'dont_unlink_temp'}

or 2 conditions

line l !l condition
87 4 5 $family ||= 1
92 0 9 $ENV{'TARANTOOL_BOX'} || 'tarantool_box'
94 0 0 $ENV{'TARANTOOL_BOX'} || 'tarantool'
121 0 4 $opts{'family'} || 1
237 0 0 $ENV{'TARANTOOL_BOX'} || 'tarantool_box'
255 0 0 $ENV{'TARANTOOL_BOX'} || 'tarantool'
374 0 4 $signame ||= 'TERM'