| blib/lib/Cassandra/Client/Policy/LoadBalancing/Default.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 0 | 0 | unless ($node) |
| 29 | 0 | 0 | if ($self->{'local_nodes'}{$peer}) |
| 39 | 0 | 0 | if ($self->{'nodes'}{$peer}) |
| 44 | 0 | 0 | if (not $self->{'datacenter'} or $node->{'data_center'} eq $self->{'datacenter'}) |
| 53 | 0 | 0 | unless ($self->{'nodes'}{$peer}) |
| 65 | 0 | 0 | if ($self->{'local_nodes'}{$maybe} and not $self->{'connected'}{$maybe}) |