Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
299 0 0 0 $sth->FETCH('NUM_OF_FIELDS') and $nb_fields == $sth->FETCH('NUM_OF_FIELDS')

or 2 conditions

line l !l condition
313 0 0 @{$data_ref;} || '0E0'

or 3 conditions

line l !l&&r !l&&!r condition
354 0 0 0 $attr =~ /^tsm_/ or $attr =~ /^NAME/
0 0 0 $attr =~ /^tsm_/ or $attr =~ /^NAME/ or $attr eq 'NULLABLE'
0 0 0 $attr =~ /^tsm_/ or $attr =~ /^NAME/ or $attr eq 'NULLABLE' or $attr eq 'SCALE'
0 0 0 $attr =~ /^tsm_/ or $attr =~ /^NAME/ or $attr eq 'NULLABLE' or $attr eq 'SCALE' or $attr eq 'TYPE'
0 0 0 $attr =~ /^tsm_/ or $attr =~ /^NAME/ or $attr eq 'NULLABLE' or $attr eq 'SCALE' or $attr eq 'TYPE' or $attr eq 'PRECISION'