Condition Coverage

blib/lib/Rethinkdb/Response.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
40 0 0 0 $optargs->{'group_format'} and $optargs->{'group_format'} eq 'raw'
41 0 0 0 ref $response eq 'HASH' and $response->{'$reql_type$'}
0 0 0 ref $response eq 'HASH' and $response->{'$reql_type$'} and $response->{'$reql_type$'} eq 'GROUPED_DATA'

or 2 conditions

line l !l condition
12 0 0 shift() || {}