Condition Coverage

blib/lib/DBD/Cassandra/st.pm
Criterion Covered Total %
condition 0 20 0.0


and 3 conditions

line !l l&&!r l&&r condition
58 0 0 0 $result && $result->next_page
91 0 0 0 not $row and $sth->{'cass_next_page'}
122 0 0 0 $attr =~ /\A(?:NAME|NUM_OF_FIELDS)\z/ and $sth->{'cass_future'}

or 2 conditions

line l !l condition
16 0 0 $sth->{'cass_params'} ||= []
56 0 0 $result && $result->rows || []
57 0 0 $result && $result->column_names || []
73 0 0 0 + @$rows || '0E0'

or 3 conditions

line l !l&&r !l&&!r condition
63 0 0 0 @$rows or @$names