| blib/lib/IO/AIO/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 10 | 13 | 76.9 | 
| line | l | !l | condition | 
|---|---|---|---|
| 46 | 0 | 2 | $idx++ and return &$sub() | 
| 51 | 0 | 11 | $idx++ and return &$sub() | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 38 | 4 | 0 | 15 | '' ne $dir[$idx] and '..' ne $dir[$idx] | 
| 51 | 10 | 1 | 1 | $idx == $#dir && !(-d $path) | 
| 1 | 1 | 11 | &POSIX::EEXIST == $! and not $idx == $#dir && !(-d $path) |