| blib/lib/POE/Component/SmokeBox/Recent/FTP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 11 | 45.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 51 | 4 | 0 | 0 | $kernel == $sender and not $self->{'session'} |
| 95 | 0 | 0 | 1 | $resp->{'error'} and $resp->{'error'} ne 'NOERROR' |
| 138 | 12 | 0 | 9 | $cmd and $numeric eq $cmd->[0] |
| line | l | !l | condition |
|---|---|---|---|
| 113 | 3 | 0 | $self->{'port'} || 21 |