Branch Coverage

blib/lib/Rethinkdb/Query/Table.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
18 0 0 ref $_[0] ? :
47 0 0 ref $_[0] ? :
49 0 0 if (ref $optargs ne 'HASH') { }
0 0 elsif ($optargs->{'$reql_type$'}) { }
191 0 0 if (ref $values->[0] eq 'ARRAY')
195 0 0 if (ref $$values[$#{$values;}] eq 'HASH')
199 0 0 unless ($params->{'index'})
218 0 0 if (ref $index) { }
224 0 0 if ($left_bound)
228 0 0 if ($right_bound)