| blib/lib/Filesys/Virtual/Async.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 14 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 134 | 0 | 0 | 0 | defined $cwd and defined $callback | 
| 183 | 0 | 0 | 0 | @paths and $paths[0] eq '~' | 
| 0 | 0 | 0 | @paths and $paths[0] eq '~' and $$self{'home_path'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 166 | 0 | 0 | $path ||= '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 12 | 0 | 0 | 0 | ref $class || $class |