Condition Coverage

lib/AnyEvent/Connection/Raw.pm
Criterion Covered Total %
condition 1 8 12.5


and 3 conditions

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($_)

or 2 conditions

line l !l condition
59 4 0 $$self{'timeout'} ||= 30