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