Branch Coverage

blib/lib/DBIx/DBSchema/DBD.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
253 0 0 defined $typemap{uc $col->type} ? :
257 0 0 unless not $col->default =~ /^\-?\d+(\.\d+)?$/
268 0 0 unless $sth ||= $dbh->table_info($db_catalog, $db_schema, "", "TABLE")