blib/lib/IO/Mux/Handle.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 7 | 100.0 |
line | l | !l | condition |
---|---|---|---|
173 | 1 | 24 | $offset || 0 |
226 | 1 | 9 | $offset || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
247 | 4 | 12 | 11 | not length $/ or ($idx = index($this->_get_buffer->get_data, $/)) == -1 |