Branch Coverage

blib/lib/Class/DBI/DataMigration/Synchronizer.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
172 0 0 unless open IN, $class->config_path . 'config.yaml'
180 0 0 unless $self->search_criteria
184 0 0 unless $class->can('new')
185 0 0 if $@
187 0 0 if (scalar keys %$criteria) { }