| blib/lib/FFmpeg/Command.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 22 | 9.0 |
| line | true | false | branch |
|---|---|---|---|
| 52 | 0 | 14 | if ($ret == 0 or $ret == 1) |
| 57 | 7 | 0 | unless ($command) |
| 113 | 0 | 0 | if ($device) |
| 121 | 0 | 0 | if (defined $option{$_} and defined $output_option{$_}) { } |
| 0 | 0 | elsif (defined $metadata{$_} and defined $output_option{$_}) { } | |
| 138 | 0 | 0 | $$self{$_} ? : |
| 139 | 0 | 0 | if $self->timeout |
| 150 | 0 | 0 | if ($@) { } |
| 155 | 0 | 0 | unless ($h->finish) |
| 170 | 0 | 0 | unless ref $files eq 'ARRAY' |
| 182 | 0 | 0 | if $self->output_file |