| blib/lib/Cassandra/Lite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 34 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 264 | 0 | 0 | 0 | 'SCALAR' eq ref \$key and defined $column |
| 0 | 0 | 0 | 'SCALAR' eq ref \$key and defined $column and 'SCALAR' eq ref \$column | |
| 294 | 0 | 0 | 0 | defined $column and 'SCALAR' eq ref \$column |
| 311 | 0 | 0 | 0 | defined $column and 'SCALAR' eq ref \$column |
| line | l | !l | condition |
|---|---|---|---|
| 129 | 0 | 0 | shift() // {} |
| 139 | 0 | 0 | shift() // {} |
| 208 | 0 | 0 | shift() // {} |
| 261 | 0 | 0 | shift() // {} |
| 363 | 0 | 0 | shift() // {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 131 | 0 | 0 | 0 | $$opt{'consistency_level'} // $self->consistency_level_read |
| 141 | 0 | 0 | 0 | $$opt{'consistency_level'} // $self->consistency_level_write |
| 211 | 0 | 0 | 0 | $$opt{'timestamp'} // time |
| 372 | 0 | 0 | 0 | $$opt{'timestamp'} // time |