Branch Coverage

blib/lib/DBIx/Class/Schema/Loader/DBI/ODBC.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
27 0 0 if ref $self ne "DBIx::Class::Schema::Loader::DBI::ODBC"
32 0 0 unless ($@)
36 0 0 if ($self->load_optional_class($class) and not $self->isa($class))