lib/DBIx/Schema/Changelog/Action/Sequence.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 6 | 16.6 |
line | true | false | branch |
---|---|---|---|
37 | 12 | 0 | if $$defaults{$$params{'default'}} ne 'sequence' |
41 | 0 | 0 | unless $$actions{'create_sequence'} |
69 | 0 | 0 | unless $self->dbh |