| blib/lib/DBIx/Class/Storage/DBI/Firebird/Common.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 0 | 0 | unless $nextval =~ /^nextval$/i |
| 39 | 0 | 0 | unless $sequence |
| 53 | 0 | 0 | if ref $table_name |
| 54 | 0 | 0 | $self->sql_maker->quote_char ? : |
| 72 | 0 | 0 | /^"([^"]+)/ ? : |
| 79 | 0 | 0 | if ($generator) |
| 80 | 0 | 0 | unless $quoted |
| 84 | 0 | 0 | $self->sql_maker->quote_char ? : |
| 0 | 0 | if grep {$self->sql_maker->quote_char ? $_ eq $col : uc $_ eq uc $col;} @trig_cols |