Branch Coverage

blib/lib/Coro/Select.pm
Criterion Covered Total %
branch 1 12 8.3


line true false branch
75 0 1 if (@_) { }
83 0 0 if (@_ == 0) { }
0 0 elsif (@_ == 1) { }
0 0 elsif (defined $_[3] and not $_[3]) { }
97 0 0 if (defined $_[$i])
120 0 0 if defined $_[3]