blib/lib/Metabrik/Video/Convert.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
53 | 0 | 0 | unless $self->brik_help_run_undef_arg('to_jpg', $input) |
54 | 0 | 0 | unless $self->brik_help_run_file_not_found('to_jpg', $input) |
56 | 0 | 0 | unless my $ff = 'Metabrik::File::Find'->new_from_brik_init($self) |
57 | 0 | 0 | unless my $sf = 'Metabrik::System::File'->new_from_brik_init($self) |
63 | 0 | 0 | unless $self->execute($cmd) |
66 | 0 | 0 | unless my $found = $ff->files($datadir, "$find.*") |
68 | 0 | 0 | if ($keep_only_first) |