| blib/lib/Metabrik/Image/Convert.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 46 | 0 | 0 | unless $self->brik_help_run_undef_arg('to_animated_gif', $files) |
| 47 | 0 | 0 | unless $self->brik_help_run_invalid_arg('to_animated_gif', $files, 'ARRAY') |
| 48 | 0 | 0 | unless $self->brik_help_run_empty_array_arg('to_animated_gif', $files) |
| 51 | 0 | 0 | unless $self->execute("convert -delay $delay -loop 0 $file_list $output") |