blib/lib/Tapper/CLI/API/Command/upload.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
51 | 0 | 0 | unless $file |
52 | 0 | 0 | unless $file_ok |
57 | 0 | 0 | unless $reportid |
58 | 0 | 0 | unless $report_ok |
60 | 0 | 0 | if $opt->{'reportid'} and $file_ok and $report_ok |
79 | 0 | 0 | if ($file eq '-') { } |
104 | 0 | 0 | if ($REMOTEAPI) { } |