line |
!l |
l&&!r |
l&&r |
condition |
159
|
0 |
0 |
0 |
$self->{'last_error'} and ($self->{'last_error'}{'type'} // '') eq '404' |
225
|
0 |
0 |
0 |
$where->{'key_in'} and @{$where->{'key_in'};} |
247
|
0 |
0 |
0 |
$self->{'last_error'} and ($self->{'last_error'}{'type'} // '') eq '404' |
330
|
0 |
0 |
0 |
$command->{'table'} and defined $command->{'changes'}[0]{'row_key'} |
|
0 |
0 |
0 |
$command->{'table'} and defined $command->{'changes'}[0]{'row_key'} and $command->{'changes'}[0]{'row_cells'} |
449
|
0 |
0 |
0 |
$column and not $family |
480
|
3 |
0 |
4 |
$query->{'columns'} and @{$query->{'columns'};} |
481
|
3 |
0 |
1 |
$query->{'timestamp_range'} and %{$query->{'timestamp_range'};} |
505
|
3 |
0 |
4 |
$query->{'columns'} and @{$query->{'columns'};} |
597
|
0 |
0 |
0 |
$error->{'type'} and $not_to_die |
|
0 |
0 |
0 |
$error->{'type'} and $not_to_die and grep {$_ eq $error->{'type'};} @$not_to_die |
688
|
0 |
0 |
0 |
exists $rs->{'headers'} and exists $rs->{'headers'}{'content-encoding'} |
|
0 |
0 |
0 |
exists $rs->{'headers'} and exists $rs->{'headers'}{'content-encoding'} and $rs->{'headers'}{'content-encoding'} eq 'gzip' |