blib/lib/Net/Gemini.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 14 | 71.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
26 | 11 | 0 | 0 | defined $other->authority && !length($other->path) && !defined($other->query) |
201 | 12 | 1 | 4 | defined $obj{'_socket'} and $obj{'_code'} != 2 |
line | l | !l | condition |
---|---|---|---|
101 | 0 | 5 | $param{'verify_ssl'} || \&Net::Gemini::_verify_ssl |
136 | 12 | 1 | $param{'bufsize'} || 4096 |
161 | 2 | 1 | $param{'bufsize'} || 4096 |
215 | 0 | 1 | $param{'bufsize'} || 4096 |