| line |
!l |
l&&!r |
l&&r |
condition |
|
16
|
0 |
0 |
0 |
$params->{'hbase'} and ref $params->{'hbase'} |
|
73
|
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'} |
|
119
|
0 |
0 |
0 |
$rows and @$rows |
|
124
|
0 |
0 |
0 |
$rows and @$rows |
|
169
|
0 |
0 |
0 |
$next_batch and @$next_batch |
|
174
|
0 |
0 |
0 |
$next_batch and @$next_batch |
|
299
|
0 |
0 |
0 |
$rows and @$rows |
|
312
|
0 |
0 |
0 |
$rows and @$rows |