lib/App/MtAws/Command/DownloadInventory.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
55 | 0 | 0 | if -s &binaryfilename($options->{'new-journal'}) |
56 | 0 | 0 | if ($R and $attachmentref) |
68 | 3 | 3 | if ($inventory_type eq 'JSON') { } |
3 | 0 | elsif ($inventory_type eq 'CSV') { } | |
79 | 2 | 4 | unless defined $relfilename |