Branch Coverage

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


line true false branch
68 0 0 $row->{'notnull'} ? :
89 0 0 if $col->[5]
111 0 0 if $row->{'unique'}
136 0 0 unless $row->{'unique'}
197 0 0 unless my $sth = $dbh->table_info($db_catalog, $db_schema, "%", "TABLE")