blib/lib/Psh/OS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 28 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
50 | 0 | 0 | 0 | -d $tmpdir and no_upwards($tmp) |
156 | 0 | 0 | 0 | defined $desc and $desc |
203 | 0 | 0 | 0 | $count-- and not $status |
256 | 0 | 0 | 0 | $cols and $rows |
0 | 0 | 0 | $cols and $rows and $cols > 0 | |
0 | 0 | 0 | $cols and $rows and $cols > 0 and $rows > 0 |
line | l | !l | condition |
---|---|---|---|
98 | 0 | 0 | $1 || '' |
190 | 0 | 0 | eval { do { Cwd::getcwd() } } || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
85 | 0 | 0 | 0 | $ENV{'HOME'} || get_home_dir() |
200 | 0 | 0 | 0 | shift() || LOCK_SH() |