lib/AnyEvent/Connection/Raw.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 8 | 12.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
92 | 0 | 0 | 0 | not ref $_ and utf8::is_utf8($_) |
123 | 0 | 0 | 0 | not ref $_ and utf8::is_utf8($_) |
line | l | !l | condition |
---|---|---|---|
59 | 4 | 0 | $$self{'timeout'} ||= 30 |