| lib/IOMux/Select.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 34 | 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 |
| 71 | 0 | 0 | if $w |
| 88 | 0 | 0 | if ($heartbeat) |
| 94 | 0 | 0 | unless (defined $numready) |
| 95 | 0 | 0 | if $! == 4 or $! == 11 |
| 101 | 0 | 0 | if $rdready =~ /[^\x00]/ |
| 102 | 0 | 0 | if $wrready =~ /[^\x00]/ |
| 103 | 0 | 0 | if $exready =~ /[^\x00]/ |
| 114 | 0 | 0 | if vec($flags, $fileno, 1) == 1 |
| 115 | 0 | 0 | if vec($flags, $fileno, 1) == 1 |
| 126 | 0 | 0 | unless (shift())->{'IMS_select_flags'} |