Condition Coverage

blib/lib/Protocol/CassandraCQL/Client.pm
Criterion Covered Total %
condition 2 7 28.5


and 3 conditions

line !l l&&!r l&&r condition
205 0 0 0 defined $args{'Username'} and defined $args{'Password'}

or 2 conditions

line l !l condition
105 1 0 $args{'PeerService'} ||= 9042
109 0 1 $args{'CQLVersion'} // 1