blib/lib/Cassandra/Client/Policy/LoadBalancing/Default.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
65 | 0 | 0 | 0 | $self->{'local_nodes'}{$maybe} and not $self->{'connected'}{$maybe} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
44 | 0 | 0 | 0 | not $self->{'datacenter'} or $node->{'data_center'} eq $self->{'datacenter'} |