blib/lib/Net/Async/CassandraCQL/Query.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 14 | 71.4 |
line | true | false | branch |
---|---|---|---|
59 | 0 | 6 | if in_global_destruction |
61 | 3 | 3 | unless my $cass = $$self{'cassandra'} |
169 | 2 | 1 | if (ref $data eq 'ARRAY') { } |
1 | 0 | elsif (ref $data eq 'HASH') { } | |
176 | 0 | 1 | unless defined $idx |
177 | 0 | 1 | if defined $data[$idx] |
190 | 1 | 2 | if $result and not $result->has_metadata |