Condition Coverage

blib/lib/Cassandra/Client/Policy/LoadBalancing/Default.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
65 0 0 0 $self->{'local_nodes'}{$maybe} and not $self->{'connected'}{$maybe}

or 3 conditions

line l !l&&r !l&&!r condition
44 0 0 0 not $self->{'datacenter'} or $node->{'data_center'} eq $self->{'datacenter'}