Condition Coverage

blib/lib/AnyEvent/PacketReader.pm
Criterion Covered Total %
condition 0 16 0.0


and 2 conditions

line l !l condition
193 0 0 $! == $_ and return

and 3 conditions

line !l l&&!r l&&r condition
49 0 0 0 defined $fh and defined $cb
128 0 0 0 $debug and warn "PR: watcher is gone, aborting read\n"

or 2 conditions

line l !l condition
72 0 0 $header_length{$1} // die("Internal error: \$header_length{$1} is not defined")

or 3 conditions

line l !l&&r !l&&!r condition
52 0 0 0 $max_total_length ||= $MAX_TOTAL_LENGTH
148 0 0 0 $$data[4] || $$data[3]