Condition Coverage

blib/lib/Cassandra/Client/NetworkStatus.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
133 0 0 0 $self->{'master_id'} and $self->{'master_id'} == $id

or 3 conditions

line l !l&&r !l&&!r condition
49 0 0 0 $self->{'shutdown'} || $self->{'master_id'}
95 0 0 0 $error || ($self->{'master_id'} ? undef : 'Master selection aborted')