Condition Coverage

blib/lib/App/Kramerius/To/Images.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
59 0 0 0 not -r "ROOT" and @ARGV < 2

or 3 conditions

line l !l&&r !l&&!r condition
59 0 0 0 not &getopts("hqv", $self->{'_opts'}) or not -r "ROOT" and @ARGV < 2
0 0 0 not &getopts("hqv", $self->{'_opts'}) or not -r "ROOT" and @ARGV < 2 or $self->{'_opts'}{'h'}