line |
true |
false |
branch |
124
|
0 |
0 |
unless ($self->errorblank) |
149
|
0 |
0 |
unless ($self->errorblank) |
154
|
0 |
0 |
unless ($kbps =~ /^[0123456789]*$/) |
183
|
0 |
0 |
unless ($self->errorblank) |
214
|
0 |
0 |
unless ($self->errorblank) |
219
|
0 |
0 |
unless (defined $bound) |
225
|
0 |
0 |
unless ($bound =~ /^[0123456789]*$/) |
258
|
0 |
0 |
unless ($self->errorblank) |
263
|
0 |
0 |
unless (defined $file) |
271
|
0 |
0 |
unless (-f $file) |
280
|
0 |
0 |
if (defined $self->{'bound'}) |
286
|
0 |
0 |
if ($self->{'format'} eq 'webm') { } |
320
|
0 |
0 |
unless ($self->errorblank) |
349
|
0 |
0 |
unless ($self->errorblank) |
354
|
0 |
0 |
unless (defined $format) |
362
|
0 |
0 |
if ($format ne 'mp4' and $format ne 'webm' and $format ne 'ogg') |
391
|
0 |
0 |
unless ($self->errorblank) |
429
|
0 |
0 |
unless ($self->errorblank) |
434
|
0 |
0 |
unless (defined $loglevel) |
442
|
0 |
0 |
if ($loglevel ne 'quiet' and $loglevel ne 'panic' and $loglevel ne 'fatal' and $loglevel ne 'fatal' and $loglevel ne 'error' and $loglevel ne 'warning' and $loglevel ne 'info' and $loglevel ne 'verbose' and $loglevel ne 'debug' and $loglevel ne 'trace') |
489
|
0 |
0 |
unless ($self->errorblank) |
523
|
0 |
0 |
unless ($self->errorblank) |
527
|
0 |
0 |
unless (defined $output) |
556
|
0 |
0 |
unless ($self->errorblank) |
584
|
0 |
0 |
unless ($self->errorblank) |
589
|
0 |
0 |
unless (defined $threads) |
596
|
0 |
0 |
if ($threads ne 'auto' and not $threads =~ /[0123456789]*/) |