Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
65 0 0 0 defined $args->{'noreply_wait'} and $args->{'noreply_wait'}
191 0 0 0 defined $data->{'datum'}{'type'} and $data->{'datum'}{'type'} == $self->_protocol->datum->datumType->r_null
230 0 0 0 $data->{'optargs'} and ref $data->{'optargs'} eq 'HASH'

or 2 conditions

line l !l condition
138 0 0 shift() || {}
311 0 0 shift() || {}

or 3 conditions

line l !l&&r !l&&!r condition
360 0 0 0 $res_data->{'t'} == 3 or $res_data->{'t'} == 5