Condition Coverage

blib/lib/DR/Tarantool/LLSyncClient.pm
Criterion Covered Total %
condition 0 37 0.0


and 3 conditions

line !l l&&!r l&&r condition
154 0 0 0 $res and $$res{'status'} eq 'ok'
242 0 0 0 defined $number and $number =~ /^\d+$/
250 0 0 0 $$op[1] and $$op[1] =~ /^(delete|set|insert|add|and|or|xor|substr)$/

or 2 conditions

line l !l condition
18 0 0 $opts{'host'} || 'localhost'
21 0 0 $opts{'reconnect_period'} || 0
22 0 0 $opts{'reconnect_always'} || 0
130 0 0 $$res{'errstr'} || ''
165 0 0 pop() || 0
177 0 0 shift() || 2147483647
178 0 0 shift() || 0
191 0 0 pop() || 0
193 0 0 $flags ||= 0
206 0 0 pop() || 0
219 0 0 pop() || 0

or 3 conditions

line l !l&&r !l&&!r condition
30 0 0 0 ref $class || $class
55 0 0 0 $$self{'host'} eq 'unix/' or $$self{'port'} =~ /\D/