Condition Coverage

blib/lib/DR/Tarantool/LLClient.pm
Criterion Covered Total %
condition 0 49 0.0


and 3 conditions

line !l l&&!r l&&r condition
350 0 0 0 $this and $this->is_connected
634 0 0 0 $logdir and $$response{'status'} ne 'ok'
810 0 0 0 defined $number and $number =~ /^\d+$/
819 0 0 0 $$op[1] and $$op[1] =~ /^(delete|set|insert|add|and|or|xor|substr)$/

or 2 conditions

line l !l condition
176 0 0 $cb ||= sub { }
183 0 0 $opts{'host'} || 'localhost'
186 0 0 $opts{'reconnect_period'} || 0
187 0 0 $opts{'reconnect_always'} || 0
246 0 0 $cb ||= sub { }
393 0 0 pop() || 0
395 0 0 $flags ||= 0
443 0 0 shift() || 2147483647
444 0 0 shift() || 0
492 0 0 pop() || 0
531 0 0 pop() || 0
571 0 0 pop() || 0
698 0 0 $$self{'req_id'} || 0
709 0 0 $$self{'last_code'} ||= -1

or 3 conditions

line l !l&&r !l&&!r condition
647 0 0 0 -e $logdirname or -d $logdirname
689 0 0 0 $ENV{'TNT_LOG_ERRDIR'} or $ENV{'TNT_LOG_DIR'}
710 0 0 0 $$self{'last_error_string'} ||= $msg