| blib/lib/Net/Whois/RIPE.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 8 | 9 | 88.8 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 238 | 8 | 1 | 1 | defined $port and $port =~ /^\d+$/ | 
| 251 | 14 | 1 | 1 | defined $timeout and $timeout =~ /^\d+$/ | 
| 453 | 3 | 0 | 12 | UNIVERSAL::isa($socket, 'IO::Socket') && $socket->connected |