| bin/stow | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 14 | 57.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 537 | 6 | 0 | 4 | defined $type and $type eq "ARRAY" |
| 6 | 3 | 1 | defined $type and $type eq "ARRAY" and defined $rc_value |
| line | l | !l | condition |
|---|---|---|---|
| 644 | 7 | 0 | parent($options->{'dir'}) || '.' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 651 | 1 | 14 | 0 | @$pkgs_to_stow or @$pkgs_to_unstow |
| 779 | 0 | 0 | 0 | $ENV{'HOME'} || $ENV{'LOGDIR'} || (getpwuid $<)[7] |