blib/lib/App/Image/Generator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 6 | 33.3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
41 | 0 | 1 | 0 | not &getopts("hi:s:v", $self->{'_opts'}) or @ARGV < 1 |
1 | 0 | 0 | not &getopts("hi:s:v", $self->{'_opts'}) or @ARGV < 1 or $self->{'_opts'}{'h'} |