Branch Coverage

blib/lib/IO/AIO/Util.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
38 15 4 if '' ne $dir[$idx] and '..' ne $dir[$idx]
40 2 15 if @dir <= $idx
46 2 13 unless $_[0]
51 11 2 if &POSIX::EEXIST == $! and not $idx == $#dir && !(-d $path)