blib/lib/Net/Forward.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
17 | 0 | 0 | unless defined $$self{'Proto'} |
29 | 0 | 0 | if (fork) { } |
43 | 0 | 0 | if $client |
44 | 0 | 0 | if $remote |
47 | 0 | 0 | unless ($rout or $eout) |
50 | 0 | 0 | if ($client and vec($eout, fileno $client, 1) || vec($rout, fileno $client, 1)) |
52 | 0 | 0 | unless (defined $result and $result) |
54 | 0 | 0 | if ($remote and vec($eout, fileno $remote, 1) || vec($rout, fileno $remote, 1)) |
56 | 0 | 0 | unless (defined $result and $result) |
61 | 0 | 0 | if ($res > 0) { } |
65 | 0 | 0 | if ($res > 0) { } |