blib/lib/DBIx/DBSchema/DBD/Oracle.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
62 | 0 | 0 | if defined $column |
63 | 0 | 0 | if (defined $column) { } |
101 | 0 | 0 | unless $type =~ /^(NON)?UNIQUE$/ |
116 | 0 | 0 | unless (exists $$results{$idx}) |