Branch Coverage

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


line true false branch
15 0 0 @_ > 1 ? :
0 0 @_ ? :
18 0 0 if ($self->_parent and $self->_parent->_rdb)
38 0 0 if ($self->args)
40 0 0 if (ref $_ and UNIVERSAL::can($_, 'can') and $_->can('_build')) { }
53 0 0 if ($self->optargs)
56 0 0 if (ref $value and UNIVERSAL::can($value, 'can') and $value->can('_build')) { }
77 0 0 if (defined $args) { }
0 0 elsif (defined $parent) { }
79 0 0 if (ref $args ne 'ARRAY')
85 0 0 if ($parent)
107 0 0 if ($optargs)
108 0 0 if (ref $optargs)
126 0 0 if (ref $connection ne 'Rethinkdb::IO')
129 0 0 if ($self->_rdb and $self->_rdb->io) { }
137 0 0 if (ref $args eq 'CODE')
150 0 0 @_ > 1 ? :
0 0 @_ ? :
165 0 0 @_ > 1 ? :
0 0 @_ ? :
179 0 0 @_ > 1 ? :
0 0 @_ ? :
420 0 0 if (ref $$args[$#{$args;}] eq 'HASH')
424 0 0 if (ref $args->[0] and ref $args->[0] ne 'CODE')
471 0 0 if ($emitter)
1271 0 0 unless (defined $args)