| bin/sshss | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 9 | 44.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 74 | 0 | 0 | 10 | exists $ENV{'HOME'} and defined $ENV{'HOME'} |
| 0 | 5 | 5 | exists $ENV{'HOME'} and defined $ENV{'HOME'} and -d $ENV{'HOME'} | |
| 132 | 0 | 0 | 6 | defined $shell and $shell ne '' |