Branch Coverage

blib/lib/DR/Tarantool/RealSyncClient.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
75 0 0 unless my $port = $opts{'port'}
77 0 0 blessed($opts{'spaces'}) ? :
82 0 0 $opts{'raise_error'} ? :
0 0 exists $opts{'raise_error'} ? :
93 0 0 unless $client
126 0 0 if @_ == 1
134 0 0 if $fields and $space_name
137 0 0 if ($space_name) { }
0 0 elsif ($fields) { }
159 0 0 if ($opts{'args'})
184 0 0 if (@_ == 1) { }
0 0 elsif (@_ == 3) { }
0 0 elsif (@_) { }