Condition Coverage

blib/lib/DBIx/Admin/CreateTable.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

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'}

or 2 conditions

line l !l condition
270 0 0 $max->[0] || 0