| blib/lib/Tapper/CLI/API/Command/download.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 50 | 0 | 0 | unless $file |
| 55 | 0 | 0 | unless $reportid |
| 56 | 0 | 0 | unless $report_ok |
| 58 | 0 | 0 | if $opt->{'reportid'} and $report_ok |
| 85 | 0 | 0 | if ($REMOTEAPI) { } |
| 94 | 0 | 0 | if ($saveas) { } |
| 95 | 0 | 0 | unless open my $SAVEAS, '>', $saveas |