| bin/stow | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 14 | 57.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 535 | 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 |
|---|---|---|---|
| 642 | 7 | 0 | parent($options->{'dir'}) || '.' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 649 | 1 | 13 | 0 | @$pkgs_to_stow or @$pkgs_to_unstow |
| 776 | 0 | 0 | 0 | $ENV{'HOME'} || $ENV{'LOGDIR'} || (getpwuid $<)[7] |