Branch Coverage

blib/lib/MMM/OracleDump/Table.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
14 0 0 unless (ref $dbh and $table)
34 0 0 unless ($fh)
46 0 0 if (defined $$row[$_]) { }
47 0 0 if (not $$col_info[$_]{'Type'} =~ /NUMBER/) { }
80 0 0 unless $qh
97 0 0 $type =~ /DATE/ ? :
98 0 0 $$h{'NULLABLE'} =~ /Y/i ? :
100 0 0 $type eq 'DATE' ? :
101 0 0 $type eq 'DATE' ? :