blib/lib/Data/Importer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 14 | 57.1 |
line | true | false | branch |
---|---|---|---|
306 | 0 | 2 | unless $file_name =~ /\.(\w+)$/ |
315 | 1 | 1 | unless eval "require $classname" |
349 | 1 | 0 | unless $self->dry_run or $self->has_errors |
390 | 0 | 1 | if $self->has_errors |
401 | 0 | 1 | if ($@) { } |
465 | 0 | 1 | if $self->has_warnings |
466 | 0 | 1 | if $self->has_errors |