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
57 0 0 0 $result && $result->next_page
90 0 0 0 not $row and $sth->{'cass_next_page'}
121 0 0 0 $attr =~ /\A(?:NAME|NUM_OF_FIELDS)\z/ and $sth->{'cass_future'}

or 2 conditions

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

or 3 conditions

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