| blib/lib/IO/React.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 15 | 46.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 31 | 1 | 2 | 1 | defined $wait and not $wait =~ /^\d+$/ |
| 39 | 0 | 1 | 1 | defined $timeout and not "$timeout" =~ /^CODE/ |
| 47 | 0 | 1 | 1 | defined $eof and not "$eof" =~ /^CODE/ |
| 78 | 0 | 0 | 0 | defined $wait and not $wait =~ /^\d+$/ |
| 94 | 0 | 0 | 0 | defined $timeleft and not $timeleft =~ /^\d+$/ |