blib/lib/Rethinkdb/Response.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
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' |
line | l | !l | condition |
---|---|---|---|
12 | 0 | 0 | shift() || {} |