| blib/lib/Net/TCP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 114 | 0 | 0 | if ref $this |
| 116 | 0 | 0 | if defined $newval |
| 127 | 0 | 0 | if ref $class |
| 128 | 0 | 0 | defined $self ? : |
| 131 | 0 | 0 | if ($self) |
| 134 | 0 | 0 | if (%Sopts) { } |
| 145 | 0 | 0 | if ($class eq 'Net::TCP') |
| 146 | 0 | 0 | unless ($self->init(@args)) |
| 153 | 0 | 0 | defined $self ? : |
| 163 | 0 | 0 | unless (not @r or $args[1] or ref $this or $r[2] ne $r[3]) |
| 165 | 0 | 0 | if defined $this |