| blib/lib/EBook/Ishmael/Unzip.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 20 | 0 | 0 | 0 | not -l cwd() and -w cwd() |
| 0 | 0 | 0 | exists $ENV{'HOME'} and -d $ENV{'HOME'} | |
| 0 | 0 | 0 | exists $ENV{'HOME'} and -d $ENV{'HOME'} and not -l $ENV{'HOME'} | |
| 0 | 0 | 0 | exists $ENV{'HOME'} and -d $ENV{'HOME'} and not -l $ENV{'HOME'} and -w $ENV{'HOME'} |