| blib/lib/Net/IRC3/Connection.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 160 | 0 | 0 | 0 | $$self{'socket'} and $$self{'connected'} |
| 0 | 0 | 0 | $$self{'socket'} and $$self{'connected'} and length $$self{'outbuf'} > 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 46 | 0 | 0 | 0 | ref $this || $this |