blib/lib/Rethinkdb/Response.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
28 | 0 | 0 | if ($data->{'r'}) |
35 | 0 | 0 | if ($data->{'t'} == 1) |
40 | 0 | 0 | unless ($optargs->{'group_format'} and $optargs->{'group_format'} eq 'raw') |
41 | 0 | 0 | if (ref $response eq 'HASH' and $response->{'$reql_type$'} and $response->{'$reql_type$'} eq 'GROUPED_DATA') |
57 | 0 | 0 | if ($data->{'b'}) |
61 | 0 | 0 | if ($data->{'p'}) |
65 | 0 | 0 | if ($data->{'e'}) |