Condition Coverage

blib/lib/Rethinkdb/IO.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

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'

or 2 conditions

line l !l condition
149 0 0 shift() || {}
324 0 0 shift() || {}
363 0 0 $length ||= 0