blib/lib/Rethinkdb/IO.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
65 | 0 | 0 | 0 | defined $args->{'noreply_wait'} and $args->{'noreply_wait'} |
204 | 0 | 0 | 0 | defined $data->{'datum'}{'type'} and $data->{'datum'}{'type'} == $self->_protocol->datum->datumType->r_null |
243 | 0 | 0 | 0 | $data->{'optargs'} and ref $data->{'optargs'} eq 'HASH' |
line | l | !l | condition |
---|---|---|---|
149 | 0 | 0 | shift() || {} |
324 | 0 | 0 | shift() || {} |
363 | 0 | 0 | $length ||= 0 |