blib/lib/App/DoubleUp.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 14 | 42.8 |
line | true | false | branch |
---|---|---|---|
22 | 3 | 5 | unless ($$args{'config_file'}) |
25 | 3 | 0 | if (-e $filename) |
58 | 1 | 3 | if ($$self{'command'} eq 'import1') |
107 | 2 | 0 | if ($$source{'type'} eq 'config') { } |
0 | 0 | elsif ($$source{'type'} eq 'database') { } | |
130 | 0 | 0 | if ($self->process_one_query($db, $q)) { } |
146 | 0 | 0 | if ($@) |