Branch Coverage

lib/IOMux/Select.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
36 0 0 if @_ == 1
39 0 0 @_ ? :
57 0 0 vec($bytes, $fileno, 1) == 1 ? :
60 0 0 length $out ? :
67 0 0 if $r
68 0 0 if $w
69 0 0 if $e
87 0 0 if ($heartbeat)
93 0 0 unless (defined $numready)
94 0 0 if $! == 4 or $! == 11
100 0 0 if $rdready =~ /[^\x00]/
101 0 0 if $wrready =~ /[^\x00]/
102 0 0 if $exready =~ /[^\x00]/
111 0 0 if vec($flags, $fileno, 1) == 1
119 0 0 unless (shift())->{'IMS_select_flags'}