| lib/IOMux/Bundle.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 9 | 22.2 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 36 | 0 | 0 | 1 | &blessed($in) and $in->isa('IOMux::Handler::Write') | 
| 42 | 0 | 0 | 1 | &blessed($out) and $out->isa('IOMux::Handler::Read') | 
| 47 | 0 | 0 | 0 | &blessed($err) and $err->isa('IOMux::Handler::Read') |