| blib/lib/Net/OTServ.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 6 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 2 | 2 | unless my $ot = 'IO::Socket::INET'->new('PeerAddr', $ip, 'PeerPort', $port, 'Proto', 'tcp', 'Timeout', $timeout) |
| 61 | 0 | 2 | unless $xml |
| 63 | 1 | 1 | unless $status and not $@ |