| blib/lib/Net/SSL/ExpireDate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 13 | 38.4 |
| line | l | !l | condition |
|---|---|---|---|
| 95 | 0 | 0 | $port ||= 443 |
| 166 | 0 | 0 | $self->syswrite($data, $length, $offset) || (last) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 67 | 0 | 1 | 2 | $opt{'https'} or $opt{'ssl'} |
| 69 | 0 | 1 | 0 | $opt{'https'} || $opt{'ssl'} |
| 135 | 2 | 1 | 0 | $duration ||= "DateTime::Duration"->new |