blib/lib/App/Stow/Check.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
69 | 0 | 0 | 0 | $rel_path[1] ne 'bin' and $rel_path[1] ne 'sbin' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
32 | 0 | 0 | 0 | not &getopts('h', $self->{'_opts'}) or $self->{'_opts'}{'h'} |
0 | 0 | 0 | not &getopts('h', $self->{'_opts'}) or $self->{'_opts'}{'h'} or @ARGV < 1 |