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'}) |
310
|
0 |
0 |
unless ($self->errorblank) |
339
|
0 |
0 |
unless ($self->errorblank) |
344
|
0 |
0 |
unless (defined $format) |
352
|
0 |
0 |
if ($format ne 'mp4' and $format ne 'webm' and $format ne 'ogg') |
381
|
0 |
0 |
unless ($self->errorblank) |
419
|
0 |
0 |
unless ($self->errorblank) |
424
|
0 |
0 |
unless (defined $loglevel) |
432
|
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') |
479
|
0 |
0 |
unless ($self->errorblank) |
513
|
0 |
0 |
unless ($self->errorblank) |
517
|
0 |
0 |
unless (defined $output) |
546
|
0 |
0 |
unless ($self->errorblank) |
574
|
0 |
0 |
unless ($self->errorblank) |
579
|
0 |
0 |
unless (defined $threads) |
586
|
0 |
0 |
if ($threads ne 'auto' and not $threads =~ /[0123456789]*/) |