| blib/lib/Cassandra/Client/ResultSet.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 22 | 0 | 0 | 0 | $_[0]{'rows'} ||= $_[0]{'decoder'}->decode(${$_[0]{'raw_data'};}, 0) |
| 27 | 0 | 0 | 0 | $_[0]{'row_hashes'} ||= $_[0]{'decoder'}->decode(${$_[0]{'raw_data'};}, 1) |