Condition Coverage

blib/lib/App/Stow/Check.pm
Criterion Covered Total %
condition 2 9 22.2


and 3 conditions

line !l l&&!r l&&r condition
75 0 0 0 $rel_path[1] ne "bin" and $rel_path[1] ne "sbin"

or 3 conditions

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