| blib/lib/Net/FTP/Common.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 10 | 30.0 |
| line | l | !l | condition |
|---|---|---|---|
| 156 | 0 | 0 | warn "error logging in: $!" and return undef |
| 0 | 4 | $session and $self->Common('FTPSession', $ftp_session) and return $ftp_session |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 145 | 0 | 0 | 4 | $self->GetCommon('User') and $self->GetCommon('Pass') |
| 156 | 0 | 0 | 4 | $session and $self->Common('FTPSession', $ftp_session) |