| blib/lib/Class/DBI/DataMigration/Mapper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 22 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 107 | 0 | 0 | unless my $mapping = $self->mappings->{$source_key} | 
| 110 | 0 | 0 | if $target_key | 
| 122 | 0 | 0 | unless $self->target_cdbi_class->can('new') | 
| 123 | 0 | 0 | if $@ | 
| 125 | 0 | 0 | if ($self->target_search_keys and scalar @{$self->target_search_keys;} > 0) | 
| 134 | 0 | 0 | if ($search_obj) | 
| 136 | 0 | 0 | if (ref $value) { } | 
| 140 | 0 | 0 | if $value | 
| 142 | 0 | 0 | if $@ | 
| 144 | 0 | 0 | if $errstr | 
| 153 | 0 | 0 | if $@ |