| blib/lib/AnyEvent/PacketReader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 16 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 193 | 0 | 0 | $! == $_ and return |
| 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" |
| line | l | !l | condition |
|---|---|---|---|
| 72 | 0 | 0 | $header_length{$1} // die("Internal error: \$header_length{$1} is not defined") |
| 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] |