| blib/lib/Apertur/SDK/Resource/Upload.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 0 | if (ref $file eq 'SCALAR') { } |
| 27 | 0 | 0 | unless open my $fh, "<:raw", $file |
| 45 | 0 | 0 | if ($options{'source'}) |
| 50 | 0 | 0 | if ($options{'password'}) |
| 65 | 0 | 0 | if (ref $file eq 'SCALAR') { } |
| 71 | 0 | 0 | unless open my $fh, "<:raw", $file |
| 95 | 0 | 0 | if ($options{'password'}) |