Branch Coverage

blib/lib/Class/DBI/Plugin/MultiDatabases.pm
Criterion Covered Total %
branch 3 22 13.6


line true false branch
16 0 4 unless (UNIVERSAL::isa($class, 'Class::DBI'))
38 4 0 if ($class->can('clear_object_index'))
51 0 4 if ($class)
71 0 0 unless ($class->is_imported_class)
75 0 0 if ($class->_dbnames->{$dsn_key}) { }
89 0 0 unless ($class->_DSNs->{$dsn_key})
98 0 0 if $class->_clear_object
109 0 0 if (ref $proto and $$proto{'__db_Main'})
113 0 0 unless (ref $proto)
124 0 0 unless (ref $proto)
137 0 0 unless (ref $proto)