Condition Coverage

blib/lib/Database/Format/Text.pm
Criterion Covered Total %
condition 0 20 0.0


and 2 conditions

line l !l condition
244 0 0 warn "Failed to add mismatch in number of titles and records!\nNumber of record has to be $$this{'f_c'}\nNumber of elements are not equal to $$this{'f_c'}.\nThe elements are @entry\n" and return -1

and 3 conditions

line !l l&&!r l&&r condition
146 0 0 0 defined $user_args{'file_name'} and defined $user_args{'fields'}[0]
187 0 0 0 defined $$data_table_ref{'append'} and $$data_table_ref{'append'} == 1
0 0 0 defined $$data_table_ref{'append'} and $$data_table_ref{'append'} == 1 and -f $$data_table_ref{'l_o_f'}
512 0 0 0 defined $specific_field and not grep(/^$specific_field$/, @all_fields)
513 0 0 0 defined $specific_field and $specific_field eq $field_name
542 0 0 0 defined $specific_field and $database_line[$given_field_index] eq $record