Condition Coverage

blib/lib/App/Images/To/DjVu.pm
Criterion Covered Total %
condition 2 9 22.2


and 3 conditions

line !l l&&!r l&&r condition
65 0 0 0 $image ne $djvu and not -r $djvu

or 3 conditions

line l !l&&r !l&&!r condition
39 0 1 0 not &getopts("e:ho:q", $self->{'_opts'}) or @ARGV < 1
1 0 0 not &getopts("e:ho:q", $self->{'_opts'}) or @ARGV < 1 or $self->{'_opts'}{'h'}