Condition Coverage

blib/lib/App/Kramerius/To/Images.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

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

or 3 conditions

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