Branch Coverage

blib/lib/DR/Tarantool/AsyncClient.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
78 0 0 if (@_ % 2)
133 0 0 if (@_ % 2) { }
144 0 0 unless my $port = $opts{'port'}
146 0 0 blessed($opts{'spaces'}) ? :
159 0 0 if (ref $client) { }
196 0 0 if ref $_[0]
200 0 0 if ($$res{'status'} ne 'ok')
205 0 0 if ($s) { }
395 0 0 if @_ == 1
403 0 0 if $fields and $space_name
406 0 0 if ($space_name) { }
0 0 elsif ($fields) { }
428 0 0 if ($opts{'args'})
501 0 0 if (@_ == 1) { }
0 0 elsif (@_ == 3) { }
0 0 elsif (@_) { }