| line |
!l |
l&&!r |
l&&r |
condition |
|
16
|
0 |
0 |
0 |
$params->{'hbase'} and ref $params->{'hbase'} |
|
75
|
0 |
0 |
0 |
defined $prefix and not $self->{'startrow'} |
|
|
0 |
0 |
0 |
defined $prefix and not $self->{'startrow'} and not $self->{'endrow'} |
|
|
0 |
0 |
0 |
not defined $prefix and $self->{'startrow'} |
|
|
0 |
0 |
0 |
not defined $prefix and $self->{'startrow'} and $self->{'endrow'} |
|
|
0 |
0 |
0 |
not defined $prefix and $self->{'startrow'} |
|
|
0 |
0 |
0 |
not defined $prefix and $self->{'startrow'} and not $self->{'endrow'} |
|
|
0 |
0 |
0 |
defined $prefix and $self->{'startrow'} || $self->{'endrow'} |
|
121
|
0 |
0 |
0 |
$rows and @$rows |
|
126
|
0 |
0 |
0 |
$rows and @$rows |
|
171
|
0 |
0 |
0 |
$next_batch and @$next_batch |
|
176
|
0 |
0 |
0 |
$next_batch and @$next_batch |
|
306
|
0 |
0 |
0 |
$rows and @$rows |
|
319
|
0 |
0 |
0 |
$rows and @$rows |