Condition Coverage

blib/lib/Test/Fixture/DBI.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
123 0 0 0 exists $def->{'schema'} and exists $tables{$def->{'schema'}}
134 0 0 0 exists $_->{'index'} and exists $_->{'refer'}
139 0 0 0 exists $def->{'index'} and exists $tables{$def->{'refer'}}
155 0 0 0 exists $def->{$target} and exists $targets{$def->{$target}}