| blib/lib/Net/Partty.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 0 | 0 | unless $$self{'sock'} |
| 35 | 0 | 0 | unless $$self{'sock'} = 'IO::Socket::Telnet'->new('PeerAddr', $self->host, 'PeerPort', $self->port, 'Proto', 'tcp') |
| 46 | 0 | 0 | unless $$self{'sock'} |
| 69 | 0 | 0 | unless exists $opts{$param} |
| 71 | 0 | 0 | if @error |
| 73 | 0 | 0 | unless $self->can_write(10) |
| 84 | 0 | 0 | unless $self->can_read(10) |
| 92 | 0 | 0 | if $retcode |