Branch Coverage

blib/lib/App/Image/Generator.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
44 0 0 if (not &getopts('hi:s:v', $self->{'_opts'}) or @ARGV < 1 or $self->{'_opts'}{'h'})
61 0 0 unless ($self->{'_opts'}{'s'} =~ /^(\d+)x(\d+)$/ms)
73 0 0 if ($type eq 'jpg')
79 0 0 if ($self->{'_opts'}{'i'} ne $EMPTY_STR) { }
85 0 0 $self->{'_opts'}{'v'} ? :
98 0 0 if ($App::Image::Generator::EVAL_ERROR)