blib/lib/DBIx/Admin/CreateTable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 8 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
130 | 0 | 0 | 0 | $self->db_vendor eq 'ORACLE' and not $$arg{$table_name}{'no_sequence'} |
149 | 0 | 0 | 0 | $self->db_vendor eq 'POSTGRESQL' and not $$arg{$table_name}{'no_sequence'} |
line | l | !l | condition |
---|---|---|---|
270 | 0 | 0 | $$max[0] || 0 |