Condition Coverage

blib/lib/DBIx/NamedParams.pm
Criterion Covered Total %
condition 17 28 60.7


and 3 conditions

line !l l&&!r l&&r condition
94 5 0 2 defined $refHash && ref $refHash eq 'HASH'
165 16 15 14 $KeepBindingIfNoKey and not exists $$refHash{$param->{'Name'}}

or 2 conditions

line l !l condition
82 4 1 $_->{'TYPE_NAME'} || ''
5 0 $_SQL_TypeInvs{$datatype} || 'WVARCHAR'
127 10 0 shift() || ''
128 3 7 shift() || 0
129 10 0 shift() || ''

or 3 conditions

line l !l&&r !l&&!r condition
55 0 0 0 shift() || $_default_log_filename
81 0 4 1 $_->{'SQL_DATA_TYPE'} || $_->{'SQL_DATATYPE'} || $_->{'DATA_TYPE'}
159 0 0 13 not defined $refHash or ref $refHash ne 'HASH'
170 21 0 10 $idx < 0 || ref $value1 ne 'ARRAY'