Condition Coverage

blib/lib/Win32/SqlServer/DTS/AssignmentTypes.pm
Criterion Covered Total %
condition 2 6 33.3


and 3 conditions

line !l l&&!r l&&r condition
124 0 0 6 defined $type_code and $type_code =~ /^\d$/
0 0 6 defined $type_code and $type_code =~ /^\d$/ and $type_code <= scalar @{[('INI', 'Query', 'GlobalVar', 'EnvVar', 'Constant', 'DataFile')];}