blib/lib/App/Stow/Check.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 12 | 8.3 |
line | true | false | branch |
---|---|---|---|
36 | 1 | 0 | if (not &getopts("d:h", $self->{'_opts'}) or $self->{'_opts'}{'h'} or @ARGV < 1) |
47 | 0 | 0 | if ($exit_code == 0) { } |
62 | 0 | 0 | unless (defined $command_path) |
67 | 0 | 0 | unless (-d $stow_dir) |
72 | 0 | 0 | if ($rel_path[0] eq "..") |
75 | 0 | 0 | if ($rel_path[1] ne "bin" and $rel_path[1] ne "sbin") |