| blib/lib/Net/Gnutella.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 18 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 193 | 0 | 0 | 0 | defined $coderef and ref $coderef eq 'CODE' |
| 223 | 0 | 0 | 0 | $msgid and ref $msgid eq 'ARRAY' |
| 312 | 0 | 0 | 0 | $conn and exists $$conn{'_handler'}{$type} |
| line | l | !l | condition |
|---|---|---|---|
| 256 | 0 | 0 | $flags ||= 'r' |
| 283 | 0 | 0 | $define{lc $replace} || 2 |
| 352 | 0 | 0 | $flags ||= 'r' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 60 | 0 | 0 | 0 | $nexttimeout < $timeout or not $timeout |