blib/lib/DBIx/Class/Storage/DBI/InterBase.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
36 | 0 | 0 | unless my $dbh = $self->_dbh |
62 | 0 | 0 | if ref $dsn eq 'CODE' |
64 | 0 | 0 | if (not $dsn =~ /ib_dialect=/) |
68 | 0 | 0 | if $connected |