Branch Coverage

blib/lib/App/Video/Generator.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
45 0 0 if (not &getopts('d:f:hi:s:v', $self->{'_opts'}) or @ARGV < 1 or $self->{'_opts'}{'h'})
67 0 0 unless ($self->{'_opts'}{'s'} =~ /^(\d+)x(\d+)$/ms)
77 0 0 if ($self->{'_opts'}{'i'} ne $EMPTY_STR)
82 0 0 $self->{'_opts'}{'v'} ? :
96 0 0 if ($App::Video::Generator::EVAL_ERROR)