| blib/lib/App/Video/Generator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 42 | 0 | 0 | if (not &getopts('d:f:hi:s:v', $self->{'_opts'}) or @ARGV < 1 or $self->{'_opts'}{'h'}) |
| 64 | 0 | 0 | unless ($self->{'_opts'}{'s'} =~ /^(\d+)x(\d+)$/ms) |
| 74 | 0 | 0 | if ($self->{'_opts'}{'i'} ne $EMPTY_STR) |
| 79 | 0 | 0 | $self->{'_opts'}{'v'} ? : |
| 93 | 0 | 0 | if ($App::Video::Generator::EVAL_ERROR) |